${I18n.getMessage("Forums.Form.Permissions")} |
${I18n.getMessage("Forums.Form.RestrictAccessToGroup")} |
<@lib.selectFieldGroups "groupsAccess", groups, 0, true, selectedList/> |
${I18n.getMessage("Forums.Form.RestrictAnonymousPostToGroup")} |
<@lib.selectFieldGroups "groupsAnonymous", groups, 0, true, selectedList/> |
${I18n.getMessage("Forums.Form.MarkAsReadOnlyToGroup")} |
<@lib.selectFieldGroups "groupsReadOnly", groups, 0, true, selectedList/> |
${I18n.getMessage("Forums.Form.RestrictHtmlToGroup")} |
<@lib.selectFieldGroups "groupsHtml", groups, 0, true, selectedList/> |
|
#if>