summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: db10c8a)
raw | patch | inline | side by side (parent: db10c8a)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 1 Aug 2005 13:45:06 +0000 (13:45 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 1 Aug 2005 13:45:06 +0000 (13:45 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@1039 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/gofon/macro/generic.tpl | patch | blob | history |
index e093e8056b6c3bd0a1bef04a3dd459a1ddac7af4..1379e73864107676f0e6ab9339c9d935b6351541 100755 (executable)
<table summary="">
<tr>
<td><LABEL for="cn">{t}Macro name{/t}</LABEL>{$must}</td>
- <td><input name="cn" id="id" size=25 maxlength=60 value="{$cn}" title="{t}Macro name{/t}"></td>
+ <td><input {$disable_cn} name="cn" id="id" size=13 maxlength=13 value="{$cn}" title="{t}Macro name{/t}"></td>
</tr>
<tr>
<td><LABEL for="displayName">{t}Display name{/t}</LABEL>{$must}</td>