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