]> git.mxchange.org Git - mailer.git/blob - templates/de/html/admin/admin_import_theme_form.tpl
Merge branch 'contrib' into 0.2.1-FINAL
[mailer.git] / templates / de / html / admin / admin_import_theme_form.tpl
1 {%form,formMethodPost=modules.php?module=admin&what=theme_import%}
2         <input type="hidden" name="theme" value="$content" />
3         <input type="submit" class="form_submit" name="ok" value="{--ADMIN_INSTALLER_THEME--}" />
4 {%form_close%}