mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 04:18:52 +00:00
Merge branch '3.2.x'
This commit is contained in:
commit
773099d761
2 changed files with 8 additions and 0 deletions
|
@ -1343,6 +1343,13 @@ overall_header_page_body_before
|
|||
* Since: 3.1.0-b3
|
||||
* Purpose: Add content after the page-header, but before the page-body
|
||||
|
||||
overall_header_searchbox_after
|
||||
===
|
||||
* Locations:
|
||||
+ styles/prosilver/template/overall_header.html
|
||||
* Since: 3.1.11-RC1
|
||||
* Purpose: Add content after the search box in the header
|
||||
|
||||
overall_header_searchbox_before
|
||||
===
|
||||
* Locations:
|
||||
|
|
|
@ -103,6 +103,7 @@
|
|||
</form>
|
||||
</div>
|
||||
<!-- ENDIF -->
|
||||
<!-- EVENT overall_header_searchbox_after -->
|
||||
|
||||
</div>
|
||||
<!-- EVENT overall_header_headerbar_after -->
|
||||
|
|
Loading…
Add table
Reference in a new issue