summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: c32546a)
raw | patch | inline | side by side (parent: c32546a)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 7 May 2007 06:17:00 +0000 (06:17 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 7 May 2007 06:17:00 +0000 (06:17 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6271 594d385d-05f5-0310-b6e9-bd551577e9d8
ihtml/themes/default/colors.txt | patch | blob | history | |
setup/setup_ldap.tpl | patch | blob | history |
index fe4eafe73bd1dffe6ab21de3f705f63c8c4441e7..55539aac37e91ecd1c275d950b980fd701c0ed5e 100644 (file)
Borders: #AAAAAA
Font Error: #FF0000
Font Warning: #FFA500
-Font OK: #00FF00
+Font OK: #008000
diff --git a/setup/setup_ldap.tpl b/setup/setup_ldap.tpl
index 57b2ec93c3e15fdba73f153b66d2e82fc8271772..a753c8a4c4fedba81cf38af1062b7be10b80b51d 100644 (file)
--- a/setup/setup_ldap.tpl
+++ b/setup/setup_ldap.tpl
<div class='step4_name'>
</div>
<div class='step4_value'>
- <input {if $append_base_to_admin_dn} checked {/if} type='checkbox' name='append_base_to_admin_dn' value='1'>
- {t}Automatically append LDAP base to admin DN{/t}
+ <input {if $append_base_to_admin_dn} checked {/if} type='checkbox' name='append_base_to_admin_dn' value='1'> {t}Automatically append LDAP base to admin DN{/t}
</div>
</div>