diff options
author | redmatrix <git@macgirvin.com> | 2016-05-25 13:46:55 -0700 |
---|---|---|
committer | redmatrix <git@macgirvin.com> | 2016-05-25 13:46:55 -0700 |
commit | 0d8dcdbbc9650583bc96272844401ef371dfd896 (patch) | |
tree | d848bf24d05f3ef2aaef3f214e6c824d6d946106 /include/acl_selectors.php | |
parent | da19ac98dd871216d23bef08b33dc4313446c883 (diff) | |
parent | 45568bf09701acadb6ebb268a7e110eccdadcc26 (diff) | |
download | volse-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/acl_selectors.php')
-rw-r--r-- | include/acl_selectors.php | 1 |
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?'), |