]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_admins_edit.tpl
A lot CSS classes rewritten, please update all your themes.
[mailer.git] / templates / de / html / admin / admin_config_admins_edit.tpl
index 3a6d62070290503bd2b2e70c758c8ed4cf26f7f4..425a78c24aa414904bc47439dbd15a0888159c44 100644 (file)
@@ -1,8 +1,8 @@
 <div align="center">
 <form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=config_admins%}" 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_ADMINS_EDIT_ACLS--}:</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="change" class="admin_submit" value="{--ADMINS_CHANGE_ACLS--}" />
+               <td colspan="5" class="table_footer">
+                       <input type="reset" class="form_reset" value="{--CLEAR_FORM--}" />
+                       <input type="submit" name="change" class="form_submit" value="{--ADMINS_CHANGE_ACLS--}" />
                </td>
        </tr>
 </table>