All database names are now 'back-ticked' and constant _MYSQL_PREFIX is wrapped. Partl...
[mailer.git] / templates / de / html / theme_select_form.tpl
index a26b3d1c19a8422cb46afdbb240e693c199a4201..bf57dcf32f45a1898eda792e7183538354f6947e 100644 (file)
@@ -2,5 +2,5 @@
 <select name="new_theme" class="guest_select">
        {!__THEME_SELECTION_OPTIONS!}
 </select> <br />
-<INPUT type="submit" name="ok" class="guest_submit"
+<input type="submit" name="ok" class="guest_submit"
        value="{--CHANGE_THEME--}" /></form>