]> git.mxchange.org Git - mailer.git/blob - templates/de/html/admin/admin_theme_import_form.tpl
More HTML swapped and admin contact link rewritten. Resolves #91
[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>