aboutsummaryrefslogtreecommitdiffstats
path: root/include/acl_selectors.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2016-08-16 08:05:46 +0200
committerMario Vavti <mario@mariovavti.com>2016-08-16 08:05:46 +0200
commit291b0edbe0da045ce2b68d916d1b41f3c4ee6384 (patch)
treed40601135a8a79e8364858b68dfc8190c5055a45 /include/acl_selectors.php
parent452c4d13b09e123dbce96e5dcd859f663b59ccbb (diff)
downloadvolse-hubzilla-291b0edbe0da045ce2b68d916d1b41f3c4ee6384.tar.gz
volse-hubzilla-291b0edbe0da045ce2b68d916d1b41f3c4ee6384.tar.bz2
volse-hubzilla-291b0edbe0da045ce2b68d916d1b41f3c4ee6384.zip
rename limited -> custom
Diffstat (limited to 'include/acl_selectors.php')
-rw-r--r--include/acl_selectors.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/acl_selectors.php b/include/acl_selectors.php
index b10417b04..9bee942e2 100644
--- a/include/acl_selectors.php
+++ b/include/acl_selectors.php
@@ -172,7 +172,7 @@ function populate_acl($defaults = null,$show_jotnets = true, $emptyACL_descripti
'$showallOrigin' => $showall_origin,
'$showallIcon' => $showall_icon,
'$select_label' => t('Who can see this?'),
- '$showlimited' => t('Custom selection'),
+ '$custom' => t('Custom selection'),
'$showlimitedDesc' => t('Select "Show" to allow viewing. "Don\'t show" lets you override and limit the scope of "Show".'),
'$show' => t("Show"),
'$hide' => t("Don't show"),