]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_edit_admins.tpl
A lot CSS classes rewritten, please update all your themes.
[mailer.git] / templates / de / html / admin / admin_edit_admins.tpl
index 6134572943393e5e11a8bf2e384cd3a7bfbd7656..6bff0ad3d6fc7a6bac972604c1cd710da106c005 100644 (file)
@@ -1,7 +1,7 @@
 <form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=admins_edit%}" method="post">
-<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" align="center">
+<table border="0" cellspacing="0" cellpadding="0" class="table dashed" align="center">
        <tr>
-               <td colspan="6" align="center" class="admin_title bottom">
+               <td colspan="6" align="center" class="table_header bottom">
                        <strong>{--ADMIN_ADMINS_EDIT_ACCOUNTS--}</strong>
                </td>
        </tr>
        </tr>
        $content
        <tr>
-               <td colspan="6" class="admin_footer">
-                       <input type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />
-                       <input type="submit" name="change" class="admin_submit" value="{--ADMIN_ADMINS_EDIT--}" />
+               <td colspan="6" class="table_footer">
+                       <input type="reset" class="form_reset" value="{--CLEAR_FORM--}" />
+                       <input type="submit" name="change" class="form_submit" value="{--ADMIN_ADMINS_EDIT--}" />
                </td>
        </tr>
 </table>
 </form>
 
-<div class="admin_note">
+<div class="notice">
        {--ADMIN_ADMINS_ACL_NOTE--}<br />
        <br />
        {--ADMIN_ADMINS_EDIT_NOTE--}