branched
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_config_register.tpl
diff --git a/0.2.1/templates/de/html/admin/admin_config_register.tpl b/0.2.1/templates/de/html/admin/admin_config_register.tpl
deleted file mode 100644 (file)
index 65d92b2..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-<FORM action="{!URL!}/modules.php?module=admin&amp;what=config_register"
-       method="POST">
-<TABLE border="0" cellpadding="0" cellspacing="0" width="450"
-       class="admin_table dashed">
-       <TR>
-               <TD colspan="3" align="center" class="admin_title" height="30"><STRONG>{--REGISTER_MUST_HEADER--}:</STRONG>
-               </TD>
-       </TR>
-       <TR>
-               <TD width="20" class="admin_title bottom2 right2" align="center">{--ID_SELECT--}</TD>
-               <TD width="325" class="admin_title bottom2 right2" align="center">{--REGISTER_FIELD_NAME--}:</TD>
-               <TD width="105" class="admin_title bottom2" align="center">{--REGISTER_FIELD_REQUIRED--}</TD>
-       </TR>
-       {--__REGISTER_ROWS--}
-       <TR>
-               <TD colspan="3" align="center" class="admin_footer"><INPUT
-                       type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}">&nbsp;*&nbsp;<INPUT
-                       type="submit" name="ok" value="{--REGISTER_CHANGE_MUST--}"></TD>
-       </TR>
-</TABLE>
-</FORM>