1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 22:10:45 +02:00

Merge remote-tracking branch 'paybas/ticket/12333' into develop-ascraeus

* paybas/ticket/12333:
  [ticket/12333] Change event name
  [ticket/12333] Add Template Event overall_header_body_after
This commit is contained in:
Joas Schilling
2014-04-04 23:55:36 +02:00
3 changed files with 12 additions and 0 deletions

View File

@@ -315,6 +315,14 @@ overall_header_navigation_prepend
* Since: 3.1.0-a1
* Purpose: Add links before the navigation links in the header
overall_header_page_body_before
===
* Locations:
+ styles/prosilver/template/overall_header.html
+ styles/subsilver2/template/overall_header.html
* Since: 3.1.0-b3
* Purpose: Add content after the page-header, but before the page-body
posting_editor_buttons_after
===
* Locations:

View File

@@ -179,6 +179,8 @@
</div>
<!-- EVENT overall_header_page_body_before -->
<a id="start_here"></a>
<div id="page-body">
<!-- IF S_BOARD_DISABLED and S_USER_LOGGED_IN and (U_MCP or U_ACP) -->

View File

@@ -224,6 +224,8 @@ function marklist(id, name, state)
</div>
<!-- EVENT overall_header_page_body_before -->
<div id="wrapcentre">
<!-- IF S_DISPLAY_SEARCH -->