A lot CSS classes rewritten, please update all your themes.
[mailer.git] / templates / de / html / admin / admin_config_payouts_del.tpl
index 699a0d80c0a11f817c2c76a347e7fa018099afdf..1b94cdf9ad90bf9fcba1d7adedf3e04ca304b47d 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">
+               <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" name="del" class="form_delete" value="{--ADMIN_PAYOUT_DELETE--}" />
                </td>
        </tr>
 </table>