]> git.mxchange.org Git - mailer.git/blob - templates/de/html/admin/admin_import_theme_form.tpl
Rewrote a lot parts to extract 'payments' table (+ handling) into own extension:
[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%}