1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-05-30 02:59:29 +02:00

[ticket/14356] Fix viewtopic_body_postrow_back2top_append description

PHPBB3-14356
This commit is contained in:
rxu 2016-02-06 00:37:00 +07:00
parent 33db45edac
commit 408ba75321

View File

@ -2455,7 +2455,7 @@ viewtopic_body_postrow_back2top_append
+ styles/prosilver/template/viewtopic_body.html
+ styles/subsilver2/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
===