script does now also regonize the difference between payout in withdraw in wernis...
[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>