Huge script change, see http://forum.mxchange.org/topic-458.html for details:
[mailer.git] / templates / de / html / admin / admin_theme_import_form.tpl
1 <form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&amp;what=theme_import" method="post">
2         <input type="hidden" name="theme" value="$content" />
3         <input type="submit" name="ok" class="admin_submit" value="{--ADMIN_INSTALL_THEME--}" />
4 </form>