diff src/nabble/view/web/app/Addons.jtp @ 25:ea1d2e6e2a49

semiprivate
author Franklin Schmidt <fschmidt@gmail.com>
date Thu, 18 Jun 2020 19:26:15 -0600
parents e0c501fb5229
children 5ea557eece1f
line wrap: on
line diff
--- a/src/nabble/view/web/app/Addons.jtp	Sun Jun 14 17:56:59 2020 -0600
+++ b/src/nabble/view/web/app/Addons.jtp	Thu Jun 18 19:26:15 2020 -0600
@@ -68,6 +68,7 @@
 			"The text between the tags is the snippet to be displayed on the news page and will NOT appear on the post page."
 		);
 		addModule("Content",  "forum_avatars", "Show avatars on forum page", "Shows the avatar for the first and last post of each topic on the forum page.");
+		addModule("Content",  "semiprivate", "Restrict to registered users", "Only allow registered users to view the forum.  This has no effect for new forums which are restricted by default.");
 
 		addModule("Email & Notifications",  "email_registration_notification", "Notify me when someone registers", "When a user completes the registration process, an email is sent to all administrators with the details of the user (e.g., username, email, link to profile page).");