]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/install/install_finished.tpl
All database names are now 'back-ticked' and constant _MYSQL_PREFIX is wrapped. Partl...
[mailer.git] / templates / de / html / install / install_finished.tpl
index ec1e936b2cf008d9ecdbdf1c50ecec53a4d70ca8..2f8ee3deff1d1d48cbc22bd42dda0085375fdb1f 100644 (file)
@@ -3,6 +3,6 @@
 <span class="install_security">{--INSTALL_FIN_SECU--}</span><br />
 <br />
 <form action="modules.php" method="GET">
-  <INPUT type="hidden" name="module" value="admin" />
-  <INPUT type="submit" class="admin_submit submit" value="{--CONTINUE_ADMIN--}" class="install_submit" />
+  <input type="hidden" name="module" value="admin" />
+  <input type="submit" class="admin_submit submit" value="{--CONTINUE_ADMIN--}" class="install_submit" />
 </form>