summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 1678e94)
raw | patch | inline | side by side (parent: 1678e94)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 11 Mar 2008 09:25:11 +0000 (09:25 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 11 Mar 2008 09:25:11 +0000 (09:25 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@9654 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/ihtml/themes/default/password.tpl | patch | blob | history | |
gosa-core/plugins/admin/acl/acl_role.tpl | patch | blob | history |
diff --git a/gosa-core/ihtml/themes/default/password.tpl b/gosa-core/ihtml/themes/default/password.tpl
index 637a88afd5c58c474e45884171d58fff051f62f0..b649dd5f8a1a6eb7a7adbd3932e1d2ef5428486d 100644 (file)
<td><input type='password' name='new_password' id="new_password" maxlength='25' value='' title='{t}New password{/t}' onFocus="nextfield= 'new_password_repeated';" onkeyup="testPasswordCss(document.getElementById('new_password').value);"></td>
</tr>
<tr>
- <td>{t}New password{/t} ({t}again{/t})</td>
+ <td>{t}New password repeated{/t}</td>
<td><input type='password' name='new_password_repeated' maxlength='25' value='' title='{t}New password repeated{/t}' onFocus="nextfield= 'apply';"></td>
</tr>
<tr>
index bed56c352ab747655b3810f9ff1d5f96f66c76b2..7d64d26344db5b39831168a53bbf9d4df0861be6 100644 (file)
{if $dialogState eq 'head'}
-<h1>{t}Assigned ACLs for current entry{/t}</h1>
+<h1>{t}Assigned ACL for current entry{/t}</h1>
<table>
<tr>
<td>