mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-25 19:38:53 +00:00
[ticket/12377] Forgot to change the INCLUDEs
PHPBB3-12377
This commit is contained in:
parent
9dbc9b0cc2
commit
c8429b8e6a
2 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
|||
<!-- EVENT overall_footer_page_body_after -->
|
||||
|
||||
<div id="page-footer">
|
||||
<!-- INCLUDE overall_footer_navbar.html -->
|
||||
<!-- INCLUDE navbar_footer.html -->
|
||||
|
||||
<div class="copyright">
|
||||
<!-- EVENT overall_footer_copyright_prepend -->
|
||||
|
|
|
@ -80,7 +80,7 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<!-- INCLUDE overall_header_navbar.html -->
|
||||
<!-- INCLUDE navbar_header.html -->
|
||||
</div>
|
||||
|
||||
<!-- EVENT overall_header_page_body_before -->
|
||||
|
|
Loading…
Add table
Reference in a new issue