aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/acl_selector.tpl
diff options
context:
space:
mode:
authorredmatrix <git@macgirvin.com>2016-08-16 19:01:20 -0700
committerredmatrix <git@macgirvin.com>2016-08-16 19:01:20 -0700
commitb2eede891ae6ce2db0911ca75649a0a2a3c60212 (patch)
treeec7944d7cfd046e692cda85e987f5b864683e7c2 /view/tpl/acl_selector.tpl
parenta2873c18ca9507c0128d973215fb3ba26d8da5e7 (diff)
parent70d38fe5b3cec680fe689addfac34a47c26273ba (diff)
downloadvolse-hubzilla-b2eede891ae6ce2db0911ca75649a0a2a3c60212.tar.gz
volse-hubzilla-b2eede891ae6ce2db0911ca75649a0a2a3c60212.tar.bz2
volse-hubzilla-b2eede891ae6ce2db0911ca75649a0a2a3c60212.zip
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge
Diffstat (limited to 'view/tpl/acl_selector.tpl')
-rwxr-xr-xview/tpl/acl_selector.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/acl_selector.tpl b/view/tpl/acl_selector.tpl
index dbddc24a9..70ef4469a 100755
--- a/view/tpl/acl_selector.tpl
+++ b/view/tpl/acl_selector.tpl
@@ -18,7 +18,7 @@
<option id="acl-showall" value="public" selected>{{$showall}}</option>
{{$groups}}
<option id="acl-onlyme" value="onlyme">{{$onlyme}}</option>
- <option id="acl-showlimited" value="limited">{{$showlimited}}</option>
+ <option id="acl-custom" value="custom">{{$custom}}</option>
</select>
{{if $showallOrigin}}