]> git.mxchange.org Git - mailer.git/blobdiff - 0.2.1/templates/de/html/admin/admin_refbanner.tpl
branched
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_refbanner.tpl
diff --git a/0.2.1/templates/de/html/admin/admin_refbanner.tpl b/0.2.1/templates/de/html/admin/admin_refbanner.tpl
deleted file mode 100644 (file)
index fc86bae..0000000
+++ /dev/null
@@ -1,32 +0,0 @@
-<FORM action="{!URL!}/modules.php?module=admin&amp;what=refbanner"
-       method="POST">
-<TABLE border="0" cellspacing="0" cellpadding="0" width="580"
-       class="admin_table dashed">
-       <TR>
-               <TD width="10" class="admin_title seperator bottom2">&nbsp;</TD>
-               <TD align="center" colspan="6" class="admin_header bottom2"
-                       height="30"><STRONG>{--EDIT_DEL_REFBANNER--}</STRONG></TD>
-               <TD width="10" class="admin_title seperator bottom2">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD class="admin_header seperator bottom2" width="10">&nbsp;</TD>
-               <TD class="admin_header bottom2 right2" align="center"><STRONG>{--ID_SELECT--}</STRONG></TD>
-               <TD class="admin_header bottom2 right2" align="center"><STRONG>{--REF_URL--}:</STRONG></TD>
-               <TD class="admin_header bottom2 right2" align="center"><STRONG>{--REF_TITLE--}:</STRONG></TD>
-               <TD class="admin_header bottom2 right2" align="center"><STRONG>{--REF_CNTR--}:</STRONG></TD>
-               <TD class="admin_header bottom2 right2" align="center"><STRONG>{--REF_CLIX--}</STRONG></TD>
-               <TD class="admin_header bottom2" align="center"><STRONG>{--REF_VIS--}:</STRONG></TD>
-               <TD class="admin_header seperator bottom2" width="10">&nbsp;</TD>
-       </TR>
-       {--__BANNER_ROWS--}
-       <TR>
-               <TD class="admin_footer seperator" width="10">&nbsp;</TD>
-               <TD class="admin_footer" align="center" colspan="6"><INPUT
-                       type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}">&nbsp;*
-               <INPUT type="submit" name="edit" class="admin_submit"
-                       value="{--EDIT_PAY--}">&nbsp;* <INPUT type="submit"
-                       name="del" class="admin_delete" value="{--DEL_PAY--}"></TD>
-               <TD class="admin_footer seperator" width="10">&nbsp;</TD>
-       </TR>
-</TABLE>
-</FORM>