mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
[ticket/15745] Use TWIG instead of phpbb template code
PHPBB3-15745
This commit is contained in:
@@ -6,9 +6,9 @@
|
||||
|
||||
<div id="page-footer">
|
||||
<div class="copyright">
|
||||
<!-- IF S_COPYRIGHT_HTML -->
|
||||
{% if S_COPYRIGHT_HTML %}
|
||||
{{ CREDIT_LINE }}
|
||||
<!-- ENDIF -->
|
||||
{% endif %}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user