]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_extensions_delete.tpl
Some global variables rewritten, a lot more language constants rewritten to getMessage()
[mailer.git] / templates / de / html / admin / admin_extensions_delete.tpl
index 5fd1395832ab05157e3997b0f657afe071596b6a..9fe5e2623d29b33acf90d41608e76a442a3eb66f 100644 (file)
@@ -1,4 +1,4 @@
-<form action="{!URL!}/modules.php?module=admin&amp;what=extensions" method="POST">
+<form action="{!URL!}/modules.php?module=admin&amp;what=extensions" method="post">
 <table border="0" cellspacing="0" cellpadding="0" align="center" class="admin_table dashed">
        <tr>
                <td colspan="4" align="center" class="admin_title" height="30"><strong>{--ADMIN_REMOVING_THESE_EXTENSIONS--}</strong>
@@ -12,7 +12,7 @@
        </tr>
        {!__EXTENSIONS_ROWS!}
        <tr>
-               <td colspan="4" class="admin_footer"><INPUT
+               <td colspan="4" class="admin_footer"><input
                        type="submit" name="remove" class="admin_delete"
                        value="{--ADMIN_REMOVE_EXTENSIONS--}"></td>
        </tr>