]> git.mxchange.org Git - mailer.git/blob - templates/de/html/theme/theme_select_form.tpl
Huge script change, see http://forum.mxchange.org/topic-458.html for details:
[mailer.git] / templates / de / html / theme / theme_select_form.tpl
1 <form accept-charset="utf-8" action="$content[form_action]" method="post" style="margin-bottom: 0px">
2         <select name="new_theme" class="guest_select">
3                 $content[selection]
4         </select>
5         <br />
6         <input type="submit" name="ok" class="guest_submit" value="{--CHANGE_THEME--}" />
7 </form>