]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_admins_edit.tpl
Extension ext-network does now show if a network requires the webmaster to send a...
[mailer.git] / templates / de / html / admin / admin_config_admins_edit.tpl
index 47177acf312f5ecd2eb521828442818381e96da0..e458d17d46c37ea483e442b24f232e735cc37417 100644 (file)
@@ -1,23 +1,23 @@
 <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">
+<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="table dashed">
        <tr>
-               <td colspan="5" align="center" class="admin_title bottom2" height="30">
+               <td colspan="5" align="center" class="table_header bottom">
                        <strong>{--ADMIN_ADMINS_EDIT_ACLS--}:</strong>
                </td>
        </tr>
        <tr>
-               <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>
+               <td align="center" class="header_column bottom right" width="30"><strong>{--ID_SELECT--}</strong></td>
+               <td align="center" class="header_column bottom right" width="120"><strong>{--ADMIN_ADMINS_LOGIN_ID--}:</strong></td>
+               <td align="center" class="header_column bottom right" width="204"><strong>{--ADMIN_MENU_ACTION--}:</strong></td>
+               <td align="center" class="header_column bottom right" width="204"><strong>{--ADMIN_MENU_WHAT--}:</strong></td>
+               <td align="center" class="header_column bottom" 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="{--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" class="form_submit" name="change" value="{--ADMIN_ADMINS_CHANGE_ACLS_SUBMIT--}" />
                </td>
        </tr>
 </table>