A lot CSS classes rewritten, please update all your themes.
[mailer.git] / templates / de / html / admin / admin_del_reflevel.tpl
index db1a1f00ba9401451791ea87ab427e052a5295a0..e8f6c02d5d21087f388028f51e09f49f3b1ba7bb 100644 (file)
@@ -1,16 +1,16 @@
 <div align="center">
 <form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=config_points&amp;sub=ref&amp;do=del%}" 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 align="center" class="bottom admin_title">
+               <td align="center" class="bottom table_header">
                        <strong>{--ADMIN_DELETE_REFERAL_DEPTHS_TITLE--}:</strong>
                </td>
        </tr>
        $content
        <tr>
-               <td align="center" class="admin_footer">
-                       <input type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />
-                       <input type="submit" name="ok" class="admin_delete" value="{--ADMIN_REMOVE_REF--}" />
+               <td align="center" class="table_footer">
+                       <input type="reset" class="form_reset" value="{--CLEAR_FORM--}" />
+                       <input type="submit" name="ok" class="form_delete" value="{--ADMIN_REMOVE_REF--}" />
                </td>
        </tr>
 </table>