Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
LemonLDAP NG
lemonldap-ng
Commits
03fb5514
Commit
03fb5514
authored
Mar 12, 2010
by
Thomas Chemineau
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
SAML: some style adjustement on the filearea form into the manager
parent
0c2fd9f0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
modules/lemonldap-ng-manager/example/skins/default/manager.tpl
...es/lemonldap-ng-manager/example/skins/default/manager.tpl
+1
-1
No files found.
modules/lemonldap-ng-manager/example/skins/default/manager.tpl
View file @
03fb5514
...
...
@@ -170,7 +170,7 @@
<div
id=
"content_filearea"
class=
"hidden"
>
<textarea
readonly
id=
"filearea"
cols=
"80"
rows=
"10"
></textarea>
<p><lang
en=
"Load from a file:"
fr=
"Charger depuis un fichier:"
/></p>
<input
type=
"file"
name=
"file"
id=
"file"
size=
"50"
/>
<input
type=
"file"
name=
"file"
id=
"file"
size=
"50"
style=
"margin-left:23px;"
/>
<button
onclick=
"setlmfile(currentId);return false;"
class=
"ui-state-default ui-corner-all"
>
<lang
en=
"Load"
fr=
"Charger"
/>
</button>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment