A lot CSS classes rewritten, please update all your themes.
[mailer.git] / templates / de / html / admin / admin_config_menu.tpl
index 76f8212626545810c6ee7a3069ddca517191a440..771c7a9a209ac2e5bcb41b2fff787f7081e7a847 100644 (file)
@@ -1,8 +1,8 @@
 <div align="center">
 <form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=config_menu%}" 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="2" align="center" class="admin_title bottom">
+               <td colspan="2" align="center" class="table_header bottom">
                        <strong>{--ADMIN_CONFIG_MENU_TITLE--}</strong>
                </td>
        </tr>
@@ -25,9 +25,9 @@
                </td>
        </tr>
        <tr>
-               <td colspan="2" class="admin_footer">
-                       <input type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />
-                       <input type="submit" class="admin_submit" name="ok" value="{--SAVE_SETTINGS--}" />
+               <td colspan="2" class="table_footer">
+                       <input type="reset" class="form_reset" value="{--CLEAR_FORM--}" />
+                       <input type="submit" class="form_submit" name="ok" value="{--SAVE_SETTINGS--}" />
                </td>
        </tr>
 </table>