Code

* Created "old" branch and moved stuff
[gosa.git] / branches / old / gosa-plugins / gofax / gofax / blocklists / paste_generic.tpl
diff --git a/branches/old/gosa-plugins/gofax/gofax/blocklists/paste_generic.tpl b/branches/old/gosa-plugins/gofax/gofax/blocklists/paste_generic.tpl
new file mode 100644 (file)
index 0000000..ac4cef9
--- /dev/null
@@ -0,0 +1,8 @@
+<table summary="">
+ <tr>
+  <td><LABEL for="cn">{t}List name{/t}</LABEL></td>
+  <td>
+   <input name="cn" id="cn" size=25 maxlength=60 value="{$cn}" title="{t}Name of blocklist{/t}">
+  </td>
+ </tr>
+</table>