]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_del_payments.tpl
A lot naming conventions applied, TODOs.txt updated
[mailer.git] / templates / de / html / admin / admin_del_payments.tpl
index 168f10a9afebfaa184832a91815560173840db0c..4ba956c975b64a38e5c56266da85a25cde8df093 100644 (file)
@@ -3,14 +3,14 @@
 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
        <tr>
                <td align="center" class="admin_title bottom">
 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
        <tr>
                <td align="center" class="admin_title bottom">
-                       <strong>{--DELETE_PAYMENT--}:</strong>
+                       <strong>{--ADMIN_TITLE_DELETE_PAYMENT--}:</strong>
                </td>
        </tr>
        $content
        <tr>
                <td align="center" class="admin_footer">
                        <input type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />
                </td>
        </tr>
        $content
        <tr>
                <td align="center" class="admin_footer">
                        <input type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />
-                       <input type="submit" name="ok" class="admin_submit" value="{--REMOVE_PAY--}" />
+                       <input type="submit" name="ok" class="admin_delete" value="{--ADMIN_REMOVE_PAYMENT--}" />
                </td>
        </tr>
 </table>
                </td>
        </tr>
 </table>