We should write UTF-8 in upper-case
[mailer.git] / templates / de / html / install / install_finished.tpl
1 <div align="center">
2 <div class="install_finished">
3         {--INSTALLER_FINISHED--}
4 </div>
5
6 <div class="para notice">
7         {--INSTALLER_FIN_SECU--}
8 </div>
9
10 <form accept-charset="UTF-8" action="modules.php" method="get">
11         <input type="hidden" name="module" value="admin" />
12         <input type="submit" class="form_submit" value="{--INSTALLER_CONTINUE_ADMIN--}" />
13 </form>
14 </div>