]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/install/install_finished.tpl
If min/max beg points are the same output only min points
[mailer.git] / templates / de / html / install / install_finished.tpl
index cd24345613e46df17f991fbd55de53671f77728b..c209634e5d999d67784836ca0c910be66e18d4ad 100644 (file)
@@ -1,14 +1,14 @@
 <div align="center">
 <div class="install_finished">
-       {--INSTALL_FINISHED--}
+       {--INSTALLER_FINISHED--}
 </div>
 
-<div class="install_security">
-       {--INSTALL_FIN_SECU--}
+<div class="para notice">
+       {--INSTALLER_FIN_SECU--}
 </div>
 
-<form action="modules.php" method="get">
-  <input type="hidden" name="module" value="admin" />
-  <input type="submit" class="admin_submit submit" value="{--CONTINUE_ADMIN--}" />
+<form accept-charset="UTF-8" action="modules.php" method="get">
+       <input type="hidden" name="module" value="admin" />
+       <input type="submit" class="form_submit" value="{--INSTALLER_CONTINUE_ADMIN--}" />
 </form>
 </div>