aboutsummaryrefslogtreecommitdiffhomepage
path: root/apioforum/templates/edit_permissions.html
diff options
context:
space:
mode:
Diffstat (limited to 'apioforum/templates/edit_permissions.html')
-rw-r--r--apioforum/templates/edit_permissions.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/apioforum/templates/edit_permissions.html b/apioforum/templates/edit_permissions.html
index c92c9a9..59c9093 100644
--- a/apioforum/templates/edit_permissions.html
+++ b/apioforum/templates/edit_permissions.html
@@ -29,6 +29,8 @@
</label>
<br/>
{% endmacro %}
+ {{perm("p_view_forum","view the forum",
+ "allow users with the role to see the forum in listings and view information about it")}}
{{perm("p_create_threads","create threads",
"allow users with the role to create a thread in the forum")}}
{{perm("p_reply_threads","reply to threads",