]> git.mxchange.org Git - mailer.git/blob - 0.2.1/templates/de/html/admin/admin_edit_payments.tpl
(no commit message)
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_edit_payments.tpl
1 <FORM action="{!URL!}/modules.php?module=admin&amp;what=payments&do=edit" method="POST">\r
2 <TABLE border="0" cellspacing="0" cellpadding="0" align="center" class="admin_table dashed" width="500">\r
3 <TR>\r
4   <TD align="center" colspan="2" class="admin_title bottom2" height="30"><STRONG>{--EDIT_PAYMENT--}:</STRONG></TD>\r
5 </TR>\r
6 {--__PAYMENT_ROWS--}\r
7 <TR>\r
8   <TD class="admin_footer" align="center" colspan="2">\r
9     <INPUT type="reset" class="admin_reset" value="{--CLEAR_FORM--}">&nbsp;*\r
10     <INPUT type="submit" name="ok" class="admin_submit" value="{--CHANGE_PAY--}">\r
11   </TD>\r
12 </TR>\r
13 </TABLE>\r
14 </FORM>\r