]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_edit_admins.tpl
More HTML tags ported to XHTML (all lower-case), bug #33 resolved
[mailer.git] / templates / de / html / admin / admin_edit_admins.tpl
index 2cc4a323e66a7e80229a0ca28bb47fdf54ea515d..9e08c75e4c7dc493734c26d4d9a9292aabad3809 100644 (file)
@@ -1,27 +1,27 @@
 <form action="{!URL!}/modules.php?module=admin&amp;what=admins_edit"
        method="POST">
-<TABLE border="0" cellspacing="0" cellpadding="0" width="680"
+<table border="0" cellspacing="0" cellpadding="0" width="680"
        class="admin_table dashed" align="center">
-       <TR>
-               <TD colspan="6" align="center" class="admin_title bottom2" height="30">
-               <strong>{--ADMIN_ADMINS_EDIT_ACCOUNTS--}</strong></TD>
-       </TR>
-       <TR>
-               <TD align="center" class="admin_title bottom2 right2" width="20"><strong>{--ID_SELECT--}</strong></TD>
-               <TD align="center" class="admin_title bottom2 right2" width="160"><strong>{--ADMIN_ADMINS_CONTACT--}:</strong></TD>
-               <TD align="center" class="admin_title bottom2 right2" width="160"><strong>{--ADMIN_ADMINS_EMAIL--}:</strong></TD>
-               <TD align="center" class="admin_title bottom2 right2" width="240"><strong>{--ADMIN_ADMINS_PASSWORD--}:</strong></TD>
-               <TD align="center" class="admin_title bottom2 right2" width="100"><strong>{--ADMIN_ADMINS_ACCESS_MODE--}:</strong></TD>
-               <TD align="center" class="admin_title bottom2" width="100"><strong>{--ADMIN_LA_MODE--}:</strong></TD>
-       </TR>
+       <tr>
+               <td colspan="6" align="center" class="admin_title bottom2" height="30">
+               <strong>{--ADMIN_ADMINS_EDIT_ACCOUNTS--}</strong></td>
+       </tr>
+       <tr>
+               <td align="center" class="admin_title bottom2 right2" width="20"><strong>{--ID_SELECT--}</strong></td>
+               <td align="center" class="admin_title bottom2 right2" width="160"><strong>{--ADMIN_ADMINS_CONTACT--}:</strong></td>
+               <td align="center" class="admin_title bottom2 right2" width="160"><strong>{--ADMIN_ADMINS_EMAIL--}:</strong></td>
+               <td align="center" class="admin_title bottom2 right2" width="240"><strong>{--ADMIN_ADMINS_PASSWORD--}:</strong></td>
+               <td align="center" class="admin_title bottom2 right2" width="100"><strong>{--ADMIN_ADMINS_ACCESS_MODE--}:</strong></td>
+               <td align="center" class="admin_title bottom2" width="100"><strong>{--ADMIN_LA_MODE--}:</strong></td>
+       </tr>
        {!__ADMINS_ROWS!}
-       <TR>
-               <TD colspan="6" class="admin_footer"><INPUT
+       <tr>
+               <td colspan="6" class="admin_footer"><INPUT
                        type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />
                <INPUT type="submit" name="change" class="admin_submit"
-                       value="{--ADMIN_ADMINS_EDIT--}" /></TD>
-       </TR>
-</TABLE>
+                       value="{--ADMIN_ADMINS_EDIT--}" /></td>
+       </tr>
+</table>
 </form>
 
 <div class="admin_note">{--ADMIN_ADMINS_ACL_NOTE--}<br />