Merge branch 'develop-ascraeus' into develop

* develop-ascraeus:
  [ticket/12750] Center installation page copyright text.
This commit is contained in:
Andreas Fischer 2014-06-24 13:01:02 +02:00
commit 77d53ee927
2 changed files with 6 additions and 2 deletions

View file

@ -5,8 +5,10 @@
</div>
<div id="page-footer">
<div class="copyright">
Powered by <a href="https://www.phpbb.com/">phpBB</a>&reg; Forum Software &copy; phpBB Limited
</div>
</div>
</div>
<script type="text/javascript" src="{T_JQUERY_LINK}"></script>

View file

@ -41,9 +41,11 @@ function phpbb_end_update($cache, $config)
</div>
<div id="page-footer">
<div class="copyright">
Powered by <a href="https://www.phpbb.com/">phpBB</a>&reg; Forum Software &copy; phpBB Limited
</div>
</div>
</div>
</body>
</html>