]> git.mxchange.org Git - mailer.git/blobdiff - 0.2.1/templates/de/html/admin/admin_config_sub_points.tpl
branched
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_config_sub_points.tpl
diff --git a/0.2.1/templates/de/html/admin/admin_config_sub_points.tpl b/0.2.1/templates/de/html/admin/admin_config_sub_points.tpl
deleted file mode 100644 (file)
index 0c36976..0000000
+++ /dev/null
@@ -1,47 +0,0 @@
-<FORM
-       action="{!URL!}/modules.php?module=admin&amp;what=config_points&sub=points"
-       method="POST">
-<TABLE border="0" cellspacing="0" cellpadding="0" align="center"
-       class="admin_table dashed">
-       <TR>
-               <TD class="admin_title bottom2 seperator" width="10" height="30">&nbsp;</TD>
-               <TD class="admin_title bottom2" colspan="3" align="center"><STRONG>{--EDIT_POINTS_SETTINGS--}</STRONG>
-               </TD>
-               <TD class="admin_title bottom2 seperator" width="10">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD class="seperator" colspan="5" height="7">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD class="seperator" width="10">&nbsp;</TD>
-               <TD align="right" width="200">{--POINTS_REGISTER--}:</TD>
-               <TD class="seperator" width="10">&nbsp;</TD>
-               <TD><INPUT type="text" name="points_register"
-                       class="admin_normal" size="6" maxlength="6" value="{--P_REG_VALUE--}">
-               </TD>
-               <TD class="seperator" width="10">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD class="seperator" colspan="5" height="7">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD class="seperator" width="10">&nbsp;</TD>
-               <TD align="right" width="200">{--POINTS_REF--}:</TD>
-               <TD class="seperator" width="10">&nbsp;</TD>
-               <TD><INPUT type="text" name="points_ref" class="admin_normal"
-                       size="6" maxlength="6" value="{--P_REF_VALUE--}"></TD>
-               <TD class="seperator" width="10">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD class="seperator bottom2" colspan="5" height="7">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD class="admin_footer seperator" width="10">&nbsp;</TD>
-               <TD class="admin_footer" colspan="3" align="center"><INPUT
-                       type="reset" class="admin_reset" value="{--CLEAR_FORM--}">&nbsp;*&nbsp;<INPUT
-                       type="submit" name="ok" class="admin_submit"
-                       value="{--SAVE_SETTINGS--}"></TD>
-               <TD class="admin_footer seperator" width="10">&nbsp;</TD>
-       </TR>
-</TABLE>
-</FORM>
\ No newline at end of file