mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-29 13:00:26 +02:00
Merge branch '3.1.x' into 3.2.x
This commit is contained in:
@@ -1343,6 +1343,13 @@ overall_header_page_body_before
|
|||||||
* Since: 3.1.0-b3
|
* Since: 3.1.0-b3
|
||||||
* Purpose: Add content after the page-header, but before the page-body
|
* 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
|
overall_header_searchbox_before
|
||||||
===
|
===
|
||||||
* Locations:
|
* Locations:
|
||||||
|
@@ -103,6 +103,7 @@
|
|||||||
</form>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
<!-- ENDIF -->
|
<!-- ENDIF -->
|
||||||
|
<!-- EVENT overall_header_searchbox_after -->
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
<!-- EVENT overall_header_headerbar_after -->
|
<!-- EVENT overall_header_headerbar_after -->
|
||||||
|
Reference in New Issue
Block a user