summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 4b2fa05)
raw | patch | inline | side by side (parent: 4b2fa05)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 23 Nov 2010 07:53:25 +0000 (07:53 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 23 Nov 2010 07:53:25 +0000 (07:53 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@20329 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/dhcp/admin/systems/services/dhcp/dhcp_tsigkey.tpl | patch | blob | history |
diff --git a/gosa-plugins/dhcp/admin/systems/services/dhcp/dhcp_tsigkey.tpl b/gosa-plugins/dhcp/admin/systems/services/dhcp/dhcp_tsigkey.tpl
index 77f9861b1fdcaca114153ac8f97a9fdc67806f51..e7d64a9d1207c8de918deb9db7963ecb923efe4b 100644 (file)
<tr>
<td>{t}Key{/t}{$must}</td>
<td>
- <input type='text' name='dhcpKeySecret' size='30' maxlength='30' value='{$dhcpKeySecret}'>
+ <input type='text' name='dhcpKeySecret' size='30' maxlength='80' value='{$dhcpKeySecret}'>
</td>
</tr>
</table>