summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: f44d897)
raw | patch | inline | side by side (parent: f44d897)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 23 Nov 2010 07:52:49 +0000 (07:52 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 23 Nov 2010 07:52:49 +0000 (07:52 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6@20328 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 9ed86a5a8a6515ebd77cb38af53af0a9acf38299..4020563f0e73fa9b1d66a218a0c5f93fafc57973 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>