1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-10 02:36:38 +02:00

[ticket/12377] Move navbar(s) to new template file

PHPBB3-12377
This commit is contained in:
PayBas
2014-04-09 15:20:23 +02:00
parent 0e3e715a48
commit 00d87e86ec
5 changed files with 118 additions and 118 deletions

View File

@@ -239,7 +239,7 @@ overall_footer_after
overall_footer_breadcrumb_append
===
* Locations:
+ styles/prosilver/template/overall_footer.html
+ styles/prosilver/template/overall_footer_navbar.html
* Since: 3.1.0-a1
* Purpose: Add links to the list of breadcrumbs in the footer
@@ -310,7 +310,7 @@ overall_header_head_append
overall_header_navigation_append
===
* Locations:
+ styles/prosilver/template/overall_header.html
+ styles/prosilver/template/overall_header_navbar.html
+ styles/subsilver2/template/overall_header.html
* Since: 3.1.0-a1
* Purpose: Add links after the navigation links in the header
@@ -318,7 +318,7 @@ overall_header_navigation_append
overall_header_navigation_prepend
===
* Locations:
+ styles/prosilver/template/overall_header.html
+ styles/prosilver/template/overall_header_navbar.html
+ styles/subsilver2/template/overall_header.html
* Since: 3.1.0-a1
* Purpose: Add links before the navigation links in the header