]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/install/install_fatal_errors.tpl
Rewrites for installation phase:
[mailer.git] / templates / de / html / install / install_fatal_errors.tpl
index 0203ed7335808c065f5a552995836308c5911621..e631447f80016edfbdaf67208c7a10da0f07f8e2 100644 (file)
@@ -1,13 +1,13 @@
-<form accept-charset="utf-8" action="{?URL?}/install.php?page=2" method="post">
+<form accept-charset="utf-8" action="{%url=install.php?page=2%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="install_main">
 <tr>
   <td align="center">
 <table border="0" cellspacing="0" cellpadding="0" class="install_main">
 <tr>
   <td align="center">
-    <div class="install_welcome">{--HEADER_MYSQL_ERRORS--}</div>
+    <div class="install_welcome">{--INSTALLER_HEADER_MYSQL_ERRORS--}</div>
   </td>
 </tr>
 <tr>
   <td><div class="install_text">
   </td>
 </tr>
 <tr>
   <td><div class="install_text">
-    {--TEXT_MYSQL_ERRORS--}
+    {--INSTALLER_TEXT_MYSQL_ERRORS--}
   </div></td>
 </tr>
 <tr>
   </div></td>
 </tr>
 <tr>
@@ -19,7 +19,7 @@ $content[mysql_hidden]
     <input type="hidden" name="spath" value="$content[spath]" />
     <input type="hidden" name="burl" value="$content[burl]" />
     <input type="hidden" name="title" value="$content[title]" />
     <input type="hidden" name="spath" value="$content[spath]" />
     <input type="hidden" name="burl" value="$content[burl]" />
     <input type="hidden" name="title" value="$content[title]" />
-    <input type="submit" class="admin_submit" name="ok" value="{--RETURN_MYSQL_PAGE--}" />
+    <input type="submit" class="admin_submit" name="ok" value="{--INSTALLER_RETURN_MYSQL_PAGE--}" />
   </strong></td>
 </tr>
 </table>
   </strong></td>
 </tr>
 </table>