]> git.mxchange.org Git - mailer.git/blob - templates/de/html/theme_select_form.tpl
Skyscraper now in member menu supported (you need to update/patch member_header.tpl...
[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>