]> git.mxchange.org Git - mailer.git/blob - templates/de/html/theme/theme_select_form.tpl
4e371b8d8d6565e86bd55e23d823827c7aa23971
[mailer.git] / templates / de / html / theme / theme_select_form.tpl
1 <form accept-charset="utf-8" action="$content[form_action]" method="post">
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>