mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
Merge branch '3.1.x'
Conflicts: phpBB/styles/subsilver2/template/viewtopic_body.html
This commit is contained in:
@@ -1301,6 +1301,13 @@ viewtopic_print_head_append
|
||||
* Since: 3.1.0-a1
|
||||
* Purpose: Add asset calls directly before the `</head>` tag of the Print Topic screen
|
||||
|
||||
viewtopic_body_pagination_top_after
|
||||
===
|
||||
* Locations:
|
||||
+ styles/prosilver/template/viewtopic_body.html
|
||||
* Since: 3.1.4-RC1
|
||||
* Purpose: Add content after the pagination at top
|
||||
|
||||
viewtopic_body_avatar_after
|
||||
===
|
||||
* Locations:
|
||||
|
@@ -64,7 +64,7 @@
|
||||
<!-- ENDIF -->
|
||||
</div>
|
||||
<!-- ENDIF -->
|
||||
|
||||
<!-- EVENT viewtopic_body_pagination_top_after -->
|
||||
</div>
|
||||
|
||||
<!-- IF S_HAS_POLL -->
|
||||
|
Reference in New Issue
Block a user