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

Merge branch '3.1.x'

* 3.1.x:
  [ticket/14356] Fix viewtopic_body_postrow_back2top_append description
This commit is contained in:
Tristan Darricau
2016-02-05 20:36:57 +01:00

View File

@@ -2251,7 +2251,7 @@ viewtopic_body_postrow_back2top_append
* Locations:
+ styles/prosilver/template/viewtopic_body.html
* Since: 3.1.8-RC1
* Purpose: Add content to the post's bottom directly before the back to top link
* Purpose: Add content to the post's bottom directly after the back to top link
viewtopic_body_postrow_back2top_before
===