Code

* Created "old" branch and moved stuff
[gosa.git] / branches / old / gosa-plugins / gofon / admin / systems / gofon / paste_generic.tpl
diff --git a/branches/old/gosa-plugins/gofon/admin/systems/gofon/paste_generic.tpl b/branches/old/gosa-plugins/gofon/admin/systems/gofon/paste_generic.tpl
new file mode 100644 (file)
index 0000000..ebaf6c1
--- /dev/null
@@ -0,0 +1,8 @@
+    <table summary="">
+     <tr>
+      <td><LABEL for="cn">{t}Phone name{/t}</LABEL>{$must}</td>
+      <td>
+       <input name="cn" id="cn" size=20 maxlength=60 value="{$cn}">
+      </td>
+     </tr>
+       </table>