]> git.mxchange.org Git - mailer.git/blobdiff - 0.2.1/templates/de/html/admin/admin_config_rewrite.tpl
branched
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_config_rewrite.tpl
diff --git a/0.2.1/templates/de/html/admin/admin_config_rewrite.tpl b/0.2.1/templates/de/html/admin/admin_config_rewrite.tpl
deleted file mode 100644 (file)
index 4d5aea7..0000000
+++ /dev/null
@@ -1,24 +0,0 @@
-<FORM action="{!URL!}/modules.php?module=admin&amp;what=config_rewrite"
-       method="POST" style="bottom-margin: 0px">
-<TABLE border="0" cellspacing="0" cellpadding="0"
-       class="admin_table dashed" width="520">
-       <TR>
-               <TD class="admin_header bottom2 right2" align="center" height="30">
-               <STRONG>{--MODULE_NAME--}</STRONG></TD>
-               <TD class="admin_header bottom2 right2" align="center"><STRONG>{--MODULE_TITLE--}</STRONG>
-               </TD>
-               <TD class="admin_header bottom2" align="center"><STRONG>{--MODULE_SKIPPED--}</STRONG>
-               </TD>
-       </TR>
-       {--__MODULE_ROWS--}
-       <TR>
-               <TD colspan="3" align="center" class="admin_footer"><INPUT
-                       type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}">&nbsp;*
-               <INPUT type="submit" name="ok" class="admin_submit"
-                       value="{--SAVE_SETTINGS--}"></TD>
-       </TR>
-</TABLE>
-</FORM>
-
-<DIV class="admin_note"><STRONG>{--ADMIN_CONFIG_REWRITE_NOTE--}</STRONG>
-</DIV>