summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: ed17632)
raw | patch | inline | side by side (parent: ed17632)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 13 Dec 2010 13:15:25 +0000 (13:15 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 13 Dec 2010 13:15:25 +0000 (13:15 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@20551 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/setup/setup_ldap.tpl | patch | blob | history |
index d959e846dce50bebac7e5e4dabe8d5ba1afc9ac3..be95099e4ecc9694b1141d99792ea2661210a257 100644 (file)
</tr>
<tr>
<td>{t}Administrator password{/t}</td>
- <td><input type='password' name='password' maxlength='20' size='20' value='{$password}'></td>
+ <td><input type='password' name='password' value='{$password}'></td>
</tr>
</table>