add settings of privacy protection forums (#135)

add settings of privacy protection forums

Co-authored-by: kongrui <me@rey.ink>
This commit is contained in:
Rey
2022-11-24 20:34:13 +08:00
committed by GitHub
parent af67dd868b
commit 83e8cd61e0
8 changed files with 41 additions and 3 deletions
+1
View File
@@ -198,6 +198,7 @@ $lang_forums = array
'text_topic_asc' => "Topic Time Ascendant",
'text_post_asc' => "Last Post Time Ascendant",
'text_post_desc' => "Last Post Time Descendant",
'text_post_protected' => "[size=3][b]--Privacy protection is enabled in this forum---[/b]\nOnly topic poster,mods,admins and reply's author can read the content.[/size]",
);
?>