diff options
Diffstat (limited to 'phpBB/adm/style/installer_footer.html')
| -rw-r--r-- | phpBB/adm/style/installer_footer.html | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/phpBB/adm/style/installer_footer.html b/phpBB/adm/style/installer_footer.html index 2c70d4d5d3..617d3dc254 100644 --- a/phpBB/adm/style/installer_footer.html +++ b/phpBB/adm/style/installer_footer.html @@ -1,14 +1,14 @@ - </div> - </div><!-- /#main --> - </div> - </div><!-- /#acp --> - </div> + </div> + </div><!-- /#main --> + </div> + </div><!-- /#acp --> + </div> - <div id="page-footer"> - <div class="copyright"> - Powered by <a href="https://www.phpbb.com/">phpBB</a>® Forum Software © phpBB Limited - </div> - </div> + <div id="page-footer"> + <div class="copyright"> + Powered by <a href="https://www.phpbb.com/">phpBB</a>® Forum Software © phpBB Limited + </div> + </div> </div> <script type="text/javascript" src="{T_JQUERY_LINK}"></script> |
