]> git.mxchange.org Git - mailer.git/blob - templates/de/html/admin/admin_theme_import_form.tpl
A lot while() conditions rewritten to SQL_FETCHARRAY(), see bug #107, @TODO tags...
[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>