A lot CSS classes rewritten, please update all your themes.
[mailer.git] / templates / de / html / admin / admin_config_payouts_edit.tpl
index 229abeb4c27e95feea119c6375a73da93ca4f39a..3c70711fe41e7343b3c76dd31c54379a9c6a60f5 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="5" align="center" class="admin_title bottom">
+               <td colspan="5" align="center" class="table_header bottom">
                        <strong>{--ADMIN_PAYOUT_EDIT_TITLE--}</strong>
                </td>
        </tr>
@@ -15,9 +15,9 @@
        </tr>
        $content
        <tr>
-               <td colspan="5" class="admin_footer">
-                       <input type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />
-                       <input type="submit" name="edit" class="admin_submit" value="{--ADMIN_PAYOUT_EDIT--}" />
+               <td colspan="5" class="table_footer">
+                       <input type="reset" class="form_reset" value="{--CLEAR_FORM--}" />
+                       <input type="submit" name="edit" class="form_submit" value="{--ADMIN_PAYOUT_EDIT--}" />
                </td>
        </tr>
 </table>