mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 04:15:17 +00:00
Fix error
This commit is contained in:
@ -294,7 +294,7 @@ ComunicWeb.pages.groups.pages.settings = {
|
||||
//Moderators only
|
||||
createFormGroup({
|
||||
target: postsLevelsForm,
|
||||
label: "Administrators and moderators only can create groups",
|
||||
label: "Administrators and moderators only can create posts",
|
||||
name: "group-posts-level",
|
||||
type: "radio",
|
||||
value: "moderators",
|
||||
|
Reference in New Issue
Block a user