]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_admins_edit.tpl
More misc fixes and rewrites (sorry, lame description)
[mailer.git] / templates / de / html / admin / admin_config_admins_edit.tpl
index 84437cf0883b816f0115866fc87b1bfd0d7f76f7..e1dc4e45b4cdb43a7ca796a879798e9ff6249cd2 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form action="{!URL!}/modules.php?module=admin&amp;what=config_admins" method="POST">
+<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>
@@ -15,9 +15,9 @@
        </tr>
        {!__ACL_ROWS!}
        <tr>
-               <td colspan="5" class="admin_footer"><INPUT
+               <td colspan="5" class="admin_footer"><input
                        type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />
-               <INPUT type="submit" name="change" class="admin_submit"
+               <input type="submit" name="change" class="admin_submit"
                        value="{--ADMINS_CHANGE_ACLS--}" /></td>
        </tr>
 </table>