mirror of
https://github.com/pierre42100/ComunicWeb
synced 2024-11-29 23:36:27 +00:00
Fix error
This commit is contained in:
parent
31bbc2326c
commit
57306d6872
@ -294,7 +294,7 @@ ComunicWeb.pages.groups.pages.settings = {
|
|||||||
//Moderators only
|
//Moderators only
|
||||||
createFormGroup({
|
createFormGroup({
|
||||||
target: postsLevelsForm,
|
target: postsLevelsForm,
|
||||||
label: "Administrators and moderators only can create groups",
|
label: "Administrators and moderators only can create posts",
|
||||||
name: "group-posts-level",
|
name: "group-posts-level",
|
||||||
type: "radio",
|
type: "radio",
|
||||||
value: "moderators",
|
value: "moderators",
|
||||||
|
Loading…
Reference in New Issue
Block a user