aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorredmatrix <git@macgirvin.com>2016-05-25 13:46:55 -0700
committerredmatrix <git@macgirvin.com>2016-05-25 13:46:55 -0700
commit0d8dcdbbc9650583bc96272844401ef371dfd896 (patch)
treed848bf24d05f3ef2aaef3f214e6c824d6d946106 /include
parentda19ac98dd871216d23bef08b33dc4313446c883 (diff)
parent45568bf09701acadb6ebb268a7e110eccdadcc26 (diff)
downloadvolse-hubzilla-0d8dcdbbc9650583bc96272844401ef371dfd896.tar.gz
volse-hubzilla-0d8dcdbbc9650583bc96272844401ef371dfd896.tar.bz2
volse-hubzilla-0d8dcdbbc9650583bc96272844401ef371dfd896.zip
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge
Diffstat (limited to 'include')
-rw-r--r--include/acl_selectors.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/acl_selectors.php b/include/acl_selectors.php
index 1f97a7a7b..54ea0304b 100644
--- a/include/acl_selectors.php
+++ b/include/acl_selectors.php
@@ -266,7 +266,6 @@ function populate_acl($defaults = null,$show_jotnets = true, $emptyACL_descripti
$o = replace_macros($tpl, array(
'$showall' => $showall_caption,
'$onlyme' => t('Only me'),
- '$add_others' => t('Add others'),
'$showallOrigin' => $showall_origin,
'$showallIcon' => $showall_icon,
'$select_label' => t('Who can see this?'),