Code

Uses a global base now, fixed blocklist delete
[gosa.git] / plugins / gofax / blocklists / generic.tpl
index 61a0f2189aaac488425555ed5bb6a9ee28457dbe..a1c60b3718b773e6243a55e7e874597c7c4631a4 100644 (file)
@@ -40,7 +40,7 @@
       <tr>
        <td><LABEL for="description">{t}Description{/t}</LABEL></td>
        <td>
-         <input name="description" id="description" size=25 maxlength=60 {$descriptionACL} value="{$description}" title="{t}Descriptive text for this blocklist{/t}">
+         <input name="description" id="description" size=25 maxlength=80 {$descriptionACL} value="{$description}" title="{t}Descriptive text for this blocklist{/t}">
        </td>
       </tr>
     </table>