]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_admins_del.tpl
Scrollbar enabled for url frame...
[mailer.git] / templates / de / html / admin / admin_config_admins_del.tpl
index e6581d2617cccf3f81835f8c197b05d33afbd5c7..4338ef7bfbee80cc4beb76506ec7f3b16706c829 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="remove" class="admin_delete"
+               <input type="submit" name="remove" class="admin_delete"
                        value="{--ADMINS_REMOVE_ACLS--}" /></td>
        </tr>
 </table>