]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_admins_edit.tpl
HTML->XHTML preparation (still *A LOT* to convert
[mailer.git] / templates / de / html / admin / admin_config_admins_edit.tpl
index 421f170b43db39dc50dbaa7bb8fc24beedfff6a4..3cc00f2b41e3a3711a9cbdd8a2c868fb8131994a 100644 (file)
@@ -1,24 +1,24 @@
-<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>
                <TD colspan="5" class="admin_footer"><INPUT
-                       type="reset" class="admin_reset" value="{--CLEAR_FORM--}">&nbsp;*
+                       type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />
                <INPUT type="submit" name="change" class="admin_submit"
-                       value="{--ADMINS_CHANGE_ACLS--}"></TD>
+                       value="{--ADMINS_CHANGE_ACLS--}" /></TD>
        </TR>
 </TABLE>
-</FORM>
+</form>