branched
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_config_reg_pro.tpl
diff --git a/0.2.1/templates/de/html/admin/admin_config_reg_pro.tpl b/0.2.1/templates/de/html/admin/admin_config_reg_pro.tpl
deleted file mode 100644 (file)
index 790cf85..0000000
+++ /dev/null
@@ -1,55 +0,0 @@
-<FORM action="{!URL!}/modules.php?module=admin&amp;what=config_reg"
-       method="POST">
-<TABLE border="0" cellspacing="0" cellpadding="0" align="center"
-       class="admin_table dashed" width="430">
-       <TR>
-               <TD class="admin_title bottom2 seperator" height="30" width="10">&nbsp;</TD>
-               <TD class="admin_title bottom2" colspan="3" align="center"><STRONG>{--EDIT_REGFORM_SETTINGS--}</STRONG>
-               </TD>
-               <TD class="admin_title bottom2 seperator" width="10">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD colspan="6" height="7" class="seperator">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD align="right" width="250">{--LEAST_CATS--}:</TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD align="center" width="150"><INPUT type="text"
-                       name="least_cats" class="admin_normal" size="6" maxlength="6"
-                       value="{--LEAST_CATS_VALUE--}"></TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD colspan="6" height="7" class="seperator">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD align="right">{--DISPLAY_REFID--}:</TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD align="center">{--__CFG_SHOW_REFID--}</TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD colspan="6" height="7" class="seperator">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD align="right">{--IP_TIMEOUT--}:</TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD>{--__TIMEOUT_SELECTION--}</TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD colspan="6" height="7" class="seperator bottom2">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD width="10" class="admin_footer seperator">&nbsp;</TD>
-               <TD class="admin_footer" colspan="3" align="center"><INPUT
-                       type="reset" class="admin_reset" value="{--CLEAR_FORM--}">&nbsp;*
-               <INPUT type="submit" name="ok" class="admin_submit"
-                       value="{--SAVE_SETTINGS--}"></TD>
-               <TD width="10" class="admin_footer seperator">&nbsp;</TD>
-       </TR>
-</TABLE>
-</FORM>
\ No newline at end of file