]> git.mxchange.org Git - mailer.git/blob - 0.2.1/templates/de/html/admin/admin_list_payments.tpl
(no commit message)
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_list_payments.tpl
1 <FORM action="{!URL!}/modules.php?module=admin&amp;what=payments" method="POST">\r
2 <TABLE border="0" cellspacing="0" cellpadding="0" align="center" width="99%" class="admin_table dashed">\r
3 <TR>\r
4   <TD align="center" colspan="5" class="admin_title" height="30">\r
5     <STRONG>{--EDIT_DEL_PAYMENT--}</STRONG>\r
6   </TD>\r
7 </TR>\r
8 <TR>\r
9   <TD class="admin_title bottom2 right2" align="center"><STRONG>{--ID_SELECT--}</STRONG></TD>\r
10   <TD class="admin_title bottom2 right2" align="center"><STRONG>{--PAY_TIME--}:</STRONG></TD>\r
11   <TD class="admin_title bottom2 right2" align="center"><STRONG>{--PAY_PAYMENT--}:</STRONG></TD>\r
12   <TD class="admin_title bottom2 right2" align="center"><STRONG>{--PAY_PRICE--}:</STRONG></TD>\r
13   <TD class="admin_title bottom2" align="center"><STRONG>{--PAY_TITLE--}:</STRONG></TD>\r
14 </TR>\r
15 {--__PAYMENT_ROWS--}\r
16 <TR>\r
17   <TD class="admin_footer" align="center" colspan="5">\r
18     <INPUT type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}">&nbsp;*\r
19     <INPUT type="submit" name="edit" class="admin_submit" value="{--EDIT_PAY--}">&nbsp;*\r
20     <INPUT type="submit" name="del" class="admin_delete" value="{--DEL_PAY--}">\r
21   </TD>\r
22 </TR>\r
23 </TABLE>\r
24 </FORM>\r