]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_del_payments.tpl
Direct registration added, typo fixed, admin session on missing/failed login fixed...
[mailer.git] / templates / de / html / admin / admin_del_payments.tpl
index 4412bde75804d78fbc73c84c45c64725ae50de92..1b49015512a8d96521fea13d8c0869c12edbfc49 100644 (file)
@@ -5,11 +5,11 @@
        <TR>
                <TD align="center" height="30" class="admin_title bottom"><STRONG>{--DELETE_PAYMENT--}:</STRONG></TD>
        </TR>
-       {--__PAYMENT_ROWS--}
+       {!__PAYMENT_ROWS!}
        <TR>
-               <TD align="center" class="admin_footer"><INPUT type="reset"
-                       class="admin_reset" value="{--CLEAR_FORM--}">&nbsp;* <INPUT
-                       type="submit" name="ok" class="admin_submit" value="{--REMOVE_PAY--}">
+               <TD class="admin_footer"><INPUT type="reset"
+                       class="admin_reset" value="{--CLEAR_FORM--}" /> <INPUT
+                       type="submit" name="ok" class="admin_submit" value="{--REMOVE_PAY--}" />
                </TD>
        </TR>
 </TABLE>