HTML->XHTML preparation (still *A LOT* to convert
[mailer.git] / templates / de / html / admin / admin_config_admins_edit.tpl
index 2b2b84805cff3cc2a2341cb51d27461e6ebc67f2..3cc00f2b41e3a3711a9cbdd8a2c868fb8131994a 100644 (file)
@@ -1,17 +1,17 @@
-<FORM action="{!URL!}/modules.php?module=admin&amp;what=config_admins"
+<form action="{!URL!}/modules.php?module=admin&amp;what=config_admins"
        method="POST">
 <TABLE border="0" cellspacing="0" cellpadding="0" width="99%"
        class="admin_table dashed">
        <TR>
                <TD colspan="5" align="center" class="admin_title bottom2" height="30">
-               <STRONG>{--ADMIN_ADMINS_EDIT_ACLS--}:</STRONG></TD>
+               <strong>{--ADMIN_ADMINS_EDIT_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="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>
        </TR>
        {!__ACL_ROWS!}
        <TR>
@@ -21,4 +21,4 @@
                        value="{--ADMINS_CHANGE_ACLS--}" /></TD>
        </TR>
 </TABLE>
-</FORM>
+</form>