]> git.mxchange.org Git - mailer.git/blobdiff - 0.2.1/templates/de/html/admin/admin_list_transfer.tpl
branched
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_list_transfer.tpl
diff --git a/0.2.1/templates/de/html/admin/admin_list_transfer.tpl b/0.2.1/templates/de/html/admin/admin_list_transfer.tpl
deleted file mode 100644 (file)
index 77eb410..0000000
+++ /dev/null
@@ -1,29 +0,0 @@
-<FORM action="{!URL!}/modules.php?module=admin&amp;what=del_transfer"
-       method="POST">
-<TABLE border="0" cellspacing="0" cellpadding="0" width="620"
-       class="admin_table dashed">
-       <TR>
-               <TD colspan="6" align="center" class="admin_title2 bottom2"
-                       height="30"><STRONG>{--__TRANSFER_TITLE--}</STRONG></TD>
-       </TR>
-       <TR>
-               <TD width="80" align="center" class="admin_title2 bottom2 right2">
-               <STRONG>{--TRANSFER_ID--}</STRONG></TD>
-               <TD width="120" align="center" class="admin_title2 bottom2 right2">
-               <STRONG>{--TRANSFER_STAMP--}</STRONG></TD>
-               <TD width="120" align="center" class="admin_title2 bottom2 right2">
-               <STRONG>{--TRANSFER_FROM_UID--}</STRONG></TD>
-               <TD width="120" align="center" class="admin_title2 bottom2 right2">
-               <STRONG>{--TRANSFER_TO_UID--}</STRONG></TD>
-               <TD width="230" align="center" class="admin_title2 bottom2 right2">
-               <STRONG>{--TRANSFER_POINTS_REASON--}</STRONG></TD>
-               <TD width="70" align="center" class="admin_title2 bottom2"><STRONG>{!POINTS!}</STRONG>
-               </TD>
-       </TR>
-       {--__TRANSFER_ROWS--}
-       <TR>
-               <TD colspan="6" align="center" class="admin_footer">
-               {--__TRANSFER_DELETE--}</TD>
-       </TR>
-</TABLE>
-</FORM>