Huge script change, see http://forum.mxchange.org/topic-458.html for details:
[mailer.git] / templates / de / html / admin / admin_extensions_delete.tpl
index ef48f2b68b97534fe297abb5ec72a69af451ed64..d437b20929f2b60d938b099df6ea16150f417e71 100644 (file)
@@ -1,4 +1,4 @@
-<form action="{?URL?}/modules.php?module=admin&amp;what=extensions" method="post">
+<form accept-charset="utf-8" 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>
@@ -10,7 +10,7 @@
                <td align="center" class="admin_title bottom2" width="80"><strong>{--ADMIN_EXT_VERSION--}</strong></td>
                <td align="center" class="admin_title bottom2" width="220">&nbsp;</td>
        </tr>
-       {!__EXTENSIONS_ROWS!}
+       $content
        <tr>
                <td colspan="4" class="admin_footer"><input
                        type="submit" name="remove" class="admin_delete"