Ref link fixed, nickname fixed, several rewrites, TODOs.txt updated:
[mailer.git] / templates / de / html / admin / admin_theme_import_form.tpl
1 <form 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>