mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-01 14:30:32 +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
|
* Since: 3.1.0-a1
|
||||||
* Purpose: Add asset calls directly before the `</head>` tag of the Print Topic screen
|
* 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
|
viewtopic_body_avatar_after
|
||||||
===
|
===
|
||||||
* Locations:
|
* Locations:
|
||||||
|
@@ -64,7 +64,7 @@
|
|||||||
<!-- ENDIF -->
|
<!-- ENDIF -->
|
||||||
</div>
|
</div>
|
||||||
<!-- ENDIF -->
|
<!-- ENDIF -->
|
||||||
|
<!-- EVENT viewtopic_body_pagination_top_after -->
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- IF S_HAS_POLL -->
|
<!-- IF S_HAS_POLL -->
|
||||||
|
Reference in New Issue
Block a user