mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-23 19:37:23 +08:00
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:
@@ -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]",
|
||||
);
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user