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

[ticket/17459] Move mark forums read to quick links

PHPBB-17459
This commit is contained in:
Marc Alexander
2024-11-03 19:51:27 +01:00
parent 23010abcb8
commit 2d392791ad
3 changed files with 17 additions and 8 deletions

View File

@@ -953,11 +953,19 @@ index_body_forumlist_body_after
* Since: 3.1.1
* Purpose: Add content after the forum list body on the index page
index_body_forumlist_body_before
===
* Locations:
+ styles/prosilver/template/index_body.html
* Since: 4.0.0-a1
* Purpose: Add content before the forum list body on the index page
index_body_markforums_after
===
* Locations:
+ styles/prosilver/template/index_body.html
* Since: 3.1.0-RC2
* Deprecated: 4.0.0-a1 Use index_body_forumlist_body_before instead
* Purpose: Add content after the mark-read link above the forum list on Board index
index_body_markforums_before
@@ -965,6 +973,7 @@ index_body_markforums_before
* Locations:
+ styles/prosilver/template/index_body.html
* Since: 3.1.0-RC2
* Deprecated: 4.0.0-a1 Use index_body_forumlist_body_before instead
* Purpose: Add content before the mark-read link above the forum list on Board index
index_body_stat_blocks_after