Fix error

This commit is contained in:
Pierre HUBERT 2018-07-16 13:30:20 +02:00
parent 31bbc2326c
commit 57306d6872

View File

@ -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",