]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_mods_list.tpl
More XHTML-fied and extended header added to templates
[mailer.git] / templates / de / html / admin / admin_mods_list.tpl
index ca802244873f3a3b2a14c2ab4155923e2c9fd4a8..984ea932c138d2853f26c1bb70902ac9a0cc0101 100644 (file)
@@ -1,4 +1,4 @@
-<form action="{!URL!}/modules.php?module=admin&amp;what=config_mods" method="POST">
+<form action="{!URL!}/modules.php?module=admin&amp;what=config_mods" method="post">
 <table border="0" cellspacing="0" cellpadding="0" width="680" class="admin_table dashed">
        <tr>
                <td align="center" class="admin_title bottom2 right2" height="25"><strong>{--ID_SELECT--}</strong></td>
@@ -12,8 +12,8 @@
        {!__MODS_ROWS!}
        <tr>
                <td colspan="7" class="admin_footer">
-                       <INPUT type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}" />
-                       <INPUT type="submit" name="edit" class="admin_submit" value="{--MODS_EDIT--}" />
+                       <input type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}" />
+                       <input type="submit" name="edit" class="admin_submit" value="{--MODS_EDIT--}" />
                </td>
        </tr>
 </table>