]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_payouts_del.tpl
Configuration of advertisement networks prepared, CSS cleaned up, HTML rewritten:
[mailer.git] / templates / de / html / admin / admin_config_payouts_del.tpl
index 1e999942f0ec6adaf75fb7096a70deb14648878f..e1b8b71c090893a753886907675dfea12824779a 100644 (file)
@@ -1,8 +1,8 @@
 <div align="center">
 <form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=config_payouts&amp;ok=ok%}" method="post">
-<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
+<table border="0" cellspacing="0" cellpadding="0" class="table dashed">
        <tr>
-               <td colspan="4" align="center" class="admin_title bottom" height="30">
+               <td colspan="4" align="center" class="table_header bottom">
                <strong>{--ADMIN_PAYOUT_DELETE_TITLE--}</strong></td>
        </tr>
        <tr>
@@ -13,8 +13,8 @@
        </tr>
        $content
        <tr>
-               <td colspan="4" class="admin_footer">
-                       <input type="submit" name="del" class="admin_delete" value="{--ADMIN_PAYOUT_DELETE--}" />
+               <td colspan="4" class="table_footer">
+                       <input type="submit" class="form_delete" name="delete" value="{--ADMIN_PAYOUT_DELETE--}" />
                </td>
        </tr>
 </table>