]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_extensions.tpl
Even more XHTML fixes #3
[mailer.git] / templates / de / html / admin / admin_extensions.tpl
index 29398b149b10db14dd0cfa7478959226877f1604..2966d93ce787b7a1af044160167bce4527df76f8 100644 (file)
@@ -1,4 +1,4 @@
-<form action="{!URL!}/modules.php?module=admin&amp;what=extensions" method="POST" style="margin-bottom: 0px">
+<form action="{!URL!}/modules.php?module=admin&amp;what=extensions" method="post" style="margin-bottom: 0px">
 <table border="0" cellspacing="0" cellpadding="0" width="510" align="center" class="admin_table dashed">
        <tr>
                <td colspan="5" align="center" class="admin_title" height="30">
        {!__EXT_ROWS!}
        <tr>
                <td colspan="5" class="admin_footer">
-                       <INPUT type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}" />
-                       <INPUT type="submit" name="change" class="admin_submit" value="{--ADMIN_DE_ACTIVATE--}" />
-                       <INPUT type="submit" name="edit" class="admin_submit" value="{--ADMIN_EDIT--}" />
-                       <INPUT type="submit" name="delete" class="admin_delete" value="{--ADMIN_DELETE_ENTRIES--}" />
+                       <input type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}" />
+                       <input type="submit" name="change" class="admin_submit" value="{--ADMIN_DE_ACTIVATE--}" />
+                       <input type="submit" name="edit" class="admin_submit" value="{--ADMIN_EDIT--}" />
+                       <input type="submit" name="delete" class="admin_delete" value="{--ADMIN_DELETE_ENTRIES--}" />
                </td>
        </tr>
 </table>