]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/install/install_page1.tpl
Added more config wrappers
[mailer.git] / templates / de / html / install / install_page1.tpl
index fd79c54e95b9b2cf5e98a4e696ecb41530769045..6ec8597fcb88adb7b990b698028146dcec09582d 100644 (file)
@@ -1,9 +1,9 @@
 <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">
-                       {--INSTALLER_BASE_DATA_TITLE--}
+                       {--INSTALLER_PAGE_BASE_DATA_TITLE--}
                </td>
        </tr>
        <tr>
@@ -37,5 +37,5 @@
                </td>
        </tr>
 </table>
-</form>
+{%form_close%}
 </div>