aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style/installer_footer.html
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/adm/style/installer_footer.html')
-rw-r--r--phpBB/adm/style/installer_footer.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/phpBB/adm/style/installer_footer.html b/phpBB/adm/style/installer_footer.html
index fefa8f6d3f..181add5038 100644
--- a/phpBB/adm/style/installer_footer.html
+++ b/phpBB/adm/style/installer_footer.html
@@ -6,7 +6,9 @@
<div id="page-footer">
<div class="copyright">
- Powered by <a href="https://www.phpbb.com/">phpBB</a>&reg; Forum Software &copy; phpBB Limited
+ <!-- IF S_COPYRIGHT_HTML -->
+ {{ CREDIT_LINE }}
+ <!-- ENDIF -->
</div>
</div>
</div>