]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_admins.tpl
Huge HTML/CSS rewrite (see forum)
[mailer.git] / templates / de / html / admin / admin_config_admins.tpl
index 6e485358ef366dcf28daa02a1945d9fb7de7cdb7..cee8c3969becb904aec52541d835a842b2b7f0e6 100644 (file)
@@ -1,25 +1,24 @@
 <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" width="680"
-       class="admin_table dashed">
+<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
        <tr>
                <td colspan="5" align="center" class="admin_title bottom2" height="30">
-               <strong>{--ADMIN_ADMINS_LIST_ACLS--}:</strong></td>
+                       <strong>{--ADMIN_ADMINS_LIST_ACLS--}:</strong>
+               </td>
        </tr>
        <tr>
-               <td align="center" class="admin_title bottom2 right2" width="30"><strong>{--ID_SELECT--}</strong></td>
-               <td align="center" class="admin_title bottom2 right2" width="120"><strong>{--ADMINS_AID--}:</strong></td>
-               <td align="center" class="admin_title bottom2 right2" width="204"><strong>{--MENU_ACTION--}:</strong></td>
-               <td align="center" class="admin_title bottom2 right2" width="204"><strong>{--MENU_WHAT--}:</strong></td>
-               <td align="center" class="admin_title bottom2" width="120"><strong>{--ADMIN_ADMINS_ACCESS_MODE--}:</strong></td>
+               <td align="center" class="header_column bottom2 right2" width="30"><strong>{--ID_SELECT--}</strong></td>
+               <td align="center" class="header_column bottom2 right2" width="120"><strong>{--ADMINS_AID--}:</strong></td>
+               <td align="center" class="header_column bottom2 right2" width="204"><strong>{--MENU_ACTION--}:</strong></td>
+               <td align="center" class="header_column bottom2 right2" width="204"><strong>{--MENU_WHAT--}:</strong></td>
+               <td align="center" class="header_column bottom2" width="120"><strong>{--ADMIN_ADMINS_ACCESS_MODE--}:</strong></td>
        </tr>
        $content
        <tr>
-               <td colspan="5" class="admin_footer"><input
-                       type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}" />
-               <input type="submit" name="edit" class="admin_submit"
-                       value="{--ADMINS_EDIT_ACLS--}" /> <input type="submit"
-                       name="del" class="admin_delete" value="{--ADMINS_DEL_ACLS--}" />
+               <td colspan="5" class="admin_footer">
+                       <input type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}" />
+                       <input type="submit" name="edit" class="admin_submit" value="{--ADMINS_EDIT_ACLS--}" />
+                       <input type="submit" name="del" class="admin_delete" value="{--ADMINS_DEL_ACLS--}" />
                </td>
        </tr>
 </table>