aboutsummaryrefslogtreecommitdiffstats
path: root/include/features.php
diff options
context:
space:
mode:
authorAndrew Manning <tamanning@zoho.com>2018-05-15 19:57:40 -0400
committerAndrew Manning <tamanning@zoho.com>2018-05-15 19:57:40 -0400
commit179eeb10a6e1b661dc7788d74d60a7c11dfca6bf (patch)
tree32579bcac86c6a87e12217aa91a9cd1ccb6fef0f /include/features.php
parentde63e40a704761c2efd1e04e1313a37c43fef20e (diff)
downloadvolse-hubzilla-179eeb10a6e1b661dc7788d74d60a7c11dfca6bf.tar.gz
volse-hubzilla-179eeb10a6e1b661dc7788d74d60a7c11dfca6bf.tar.bz2
volse-hubzilla-179eeb10a6e1b661dc7788d74d60a7c11dfca6bf.zip
Rename Permission Groups to Permission Categories and clarify feature settings text.
Diffstat (limited to 'include/features.php')
-rw-r--r--include/features.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/features.php b/include/features.php
index c865f6754..616e3f6c5 100644
--- a/include/features.php
+++ b/include/features.php
@@ -237,8 +237,8 @@ function get_features($filtered = true, $level = (-1)) {
[
'permcats',
- t('Permission Groups'),
- t('Provide alternate connection permission roles.'),
+ t('Permission Categories'),
+ t('Create custom connection permission limits'),
false,
get_config('feature_lock','permcats'),
feature_level('permcats',2),