aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2016-05-19 23:39:05 +0200
committerMario Vavti <mario@mariovavti.com>2016-05-19 23:39:05 +0200
commit1f2bd00d93854a23b986a02664c4f11eddf27064 (patch)
tree9c8a1fa36db2b673b023d23c81c3a96b1e850bd2 /include
parentc7cad6ab607dba34f5491a8ea55803a0da08fe1c (diff)
downloadvolse-hubzilla-1f2bd00d93854a23b986a02664c4f11eddf27064.tar.gz
volse-hubzilla-1f2bd00d93854a23b986a02664c4f11eddf27064.tar.bz2
volse-hubzilla-1f2bd00d93854a23b986a02664c4f11eddf27064.zip
whitespace
Diffstat (limited to 'include')
-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 82f419aea..886574714 100644
--- a/include/acl_selectors.php
+++ b/include/acl_selectors.php
@@ -270,7 +270,7 @@ 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'),
+ '$add_others' => t('Add others'),
'$showallOrigin' => $showall_origin,
'$showallIcon' => $showall_icon,
'$select_label' => t('Who can see this?'),