]> git.mxchange.org Git - mailer.git/blob - 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
1 <span class="install_finished">{--INSTALL_FINISHED--}</span><br />
2 <br />
3 <span class="install_security">{--INSTALL_FIN_SECU--}</span><br />
4 <br />
5 <form action="modules.php" method="get">
6   <input type="hidden" name="module" value="admin" />
7   <input type="submit" class="admin_submit submit" value="{--CONTINUE_ADMIN--}" />
8 </form>