]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_theme_import_form.tpl
Several fixes for broken actions (sorry for lame text)
[mailer.git] / templates / de / html / admin / admin_theme_import_form.tpl
index 577438f5dd830f6a67b80c3258b12570b2a02fde..58a6435170dd1ca579b53190a1c07ba92349d06c 100644 (file)
@@ -1,4 +1,4 @@
-<form action="{?URL?}/modules.php?module=admin&amp;what=theme_import" method="post">
+<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&amp;what=theme_import" method="post">
        <input type="hidden" name="theme" value="$content" />
        <input type="submit" name="ok" class="admin_submit" value="{--ADMIN_INSTALL_THEME--}" />
 </form>