]> git.mxchange.org Git - mailer.git/blob - templates/de/html/theme_select_form.tpl
Continue link added, contributed by profi-concept. Partly resolves #3
[mailer.git] / templates / de / html / theme_select_form.tpl
1 <form action="{!__FORM_VALUE!}" method="POST" style="margin-bottom: 0px">
2 <select name="new_theme" class="guest_select">
3         {!__THEME_SELECTION_OPTIONS!}
4 </select> <br />
5 <input type="submit" name="ok" class="guest_submit"
6         value="{--CHANGE_THEME--}" /></form>