mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-11 13:58:54 +00:00
[ticket/12377] Renamed template files to navbar_xxx
PHPBB3-12377
This commit is contained in:
parent
95212746c7
commit
9dbc9b0cc2
3 changed files with 4 additions and 4 deletions
|
@ -239,7 +239,7 @@ overall_footer_after
|
|||
overall_footer_breadcrumb_append
|
||||
===
|
||||
* Locations:
|
||||
+ styles/prosilver/template/overall_footer_navbar.html
|
||||
+ styles/prosilver/template/navbar_footer.html
|
||||
* Since: 3.1.0-a1
|
||||
* Purpose: Add links to the list of breadcrumbs in the footer
|
||||
|
||||
|
@ -286,7 +286,7 @@ overall_header_body_before
|
|||
overall_header_breadcrumb_append
|
||||
===
|
||||
* Locations:
|
||||
+ styles/prosilver/template/overall_header.html
|
||||
+ styles/prosilver/template/navbar_header.html
|
||||
+ styles/subsilver2/template/breadcrumbs.html
|
||||
* Since: 3.1.0-a1
|
||||
* Purpose: Add links to the list of breadcrumbs in the header
|
||||
|
@ -310,7 +310,7 @@ overall_header_head_append
|
|||
overall_header_navigation_append
|
||||
===
|
||||
* Locations:
|
||||
+ styles/prosilver/template/overall_header_navbar.html
|
||||
+ styles/prosilver/template/navbar_header.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_navbar.html
|
||||
+ styles/prosilver/template/navbar_header.html
|
||||
+ styles/subsilver2/template/overall_header.html
|
||||
* Since: 3.1.0-a1
|
||||
* Purpose: Add links before the navigation links in the header
|
||||
|
|
Loading…
Add table
Reference in a new issue