]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/install/install_page1.tpl
Mailer project continued (heavy refactoring):
[mailer.git] / templates / de / html / install / install_page1.tpl
index fd79c54e95b9b2cf5e98a4e696ecb41530769045..22c966f4a5edda4695f64a8e679472c46090026d 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center" style="margin-bottom:10px">
-<form accept-charset="UTF-8" action="{%url=install.php?install_page=2%}" method="post" target="_self">
+{%form,formMethodPost,formTarget_self=install.php?install_page=2%}
 <table border="0" cellspacing="0" cellpadding="0" class="install_content">
        <tr>
                <td colspan="2" align="center" class="install_title">
@@ -37,5 +37,5 @@
                </td>
        </tr>
 </table>
-</form>
+{%form_close%}
 </div>