branched
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_list_payments.tpl
diff --git a/0.2.1/templates/de/html/admin/admin_list_payments.tpl b/0.2.1/templates/de/html/admin/admin_list_payments.tpl
deleted file mode 100644 (file)
index c7ff38d..0000000
+++ /dev/null
@@ -1,25 +0,0 @@
-<FORM action="{!URL!}/modules.php?module=admin&amp;what=payments"
-       method="POST">
-<TABLE border="0" cellspacing="0" cellpadding="0" align="center"
-       width="99%" class="admin_table dashed">
-       <TR>
-               <TD align="center" colspan="5" class="admin_title" height="30"><STRONG>{--EDIT_DEL_PAYMENT--}</STRONG>
-               </TD>
-       </TR>
-       <TR>
-               <TD class="admin_title bottom2 right2" align="center"><STRONG>{--ID_SELECT--}</STRONG></TD>
-               <TD class="admin_title bottom2 right2" align="center"><STRONG>{--PAY_TIME--}:</STRONG></TD>
-               <TD class="admin_title bottom2 right2" align="center"><STRONG>{--PAY_PAYMENT--}:</STRONG></TD>
-               <TD class="admin_title bottom2 right2" align="center"><STRONG>{--PAY_PRICE--}:</STRONG></TD>
-               <TD class="admin_title bottom2" align="center"><STRONG>{--PAY_TITLE--}:</STRONG></TD>
-       </TR>
-       {--__PAYMENT_ROWS--}
-       <TR>
-               <TD class="admin_footer" align="center" colspan="5"><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>
-       </TR>
-</TABLE>
-</FORM>