]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_admins_mails_list.tpl
Even more XHTML fixes
[mailer.git] / templates / de / html / admin / admin_admins_mails_list.tpl
index 152f92b42a97f90d1aa6b2cc8a8a70e7f25fc799..f7f0d020c57dbb6994c0a149f0ba36394e6aa8e9 100644 (file)
@@ -1,7 +1,5 @@
-<form action="{!URL!}/modules.php?module=admin&amp;what=admins_mails"
-       method="POST" style="margin-bottom: 0px">
-<table border="0" cellspacing="0" cellpadding="0" width="500"
-       class="admin_table dashed">
+<form action="{!URL!}/modules.php?module=admin&amp;what=admins_mails" method="post" style="margin-bottom: 0px">
+<table border="0" cellspacing="0" cellpadding="0" width="500" class="admin_table dashed">
        <tr>
                <td colspan="3" align="center" class="admin_title" height="30"><strong>{--ADMINS_MAILS_TITLE--}</strong>
                </td>
@@ -16,9 +14,9 @@
        </tr>
        {!__MAILS_ROWS!}
        <tr>
-               <td colspan="3" class="admin_footer"><INPUT
+               <td colspan="3" class="admin_footer"><input
                        type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}" />
-               <INPUT type="submit" name="edit" class="admin_submit"
+               <input type="submit" name="edit" class="admin_submit"
                        value="{--ADMIN_ADMINS_EDIT--}" /></td>
        </tr>
 </table>