Mailer project continued (heavy refactoring):
[mailer.git] / templates / de / html / install / install_welcome.tpl
index 6ecee3c338d1f74732371ce3799794d3909cf244..21a1612f3b6c6f6d87efe56392cc541ba98f9239 100644 (file)
@@ -39,9 +39,9 @@
 </div>
 
 <div class="install_footer">
-       <form accept-charset="UTF-8" action="install.php" method="get" target="_self">
+       {%form,formMethodGet,formTarget_self=install.php%}
                <input type="hidden" name="install_page" value="1" />
                <input type="submit" class="form_submit" value="{--INSTALLER_NEXT_PAGE--}" />
-       </form>
+       {%form_close%}
 </div>
 </div>