]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_extensions_delete.tpl
More misc fixes and rewrites (sorry, lame description)
[mailer.git] / templates / de / html / admin / admin_extensions_delete.tpl
index 5fd1395832ab05157e3997b0f657afe071596b6a..eed265fbd86d2aef27528a813435850d20f48517 100644 (file)
@@ -1,5 +1,5 @@
-<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">
+<form action="{!URL!}/modules.php?module=admin&amp;what=extensions" method="post">
+<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
        <tr>
                <td colspan="4" align="center" class="admin_title" height="30"><strong>{--ADMIN_REMOVING_THESE_EXTENSIONS--}</strong>
                </td>
@@ -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>