]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/install/install_finished.tpl
More XHTML-fied and extended header added to templates
[mailer.git] / templates / de / html / install / install_finished.tpl
index 8b2f148de253ff74345fe65fa2f6ecfe4cdaa2c3..faaa84d24c97429460ef2056924bc2b26bb76d7d 100644 (file)
@@ -1,8 +1,8 @@
-<SPAN class="install_finished">{--INSTALL_FINISHED--}</SPAN><br />
+<span class="install_finished">{--INSTALL_FINISHED--}</span><br />
 <br />
-<SPAN class="install_security">{--INSTALL_FIN_SECU--}</SPAN><br />
+<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" />
-</FORM>
+<form action="modules.php" method="get">
+  <input type="hidden" name="module" value="admin" />
+  <input type="submit" class="admin_submit submit" value="{--CONTINUE_ADMIN--}" />
+</form>