aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/acl_selector.tpl
diff options
context:
space:
mode:
authorredmatrix <git@macgirvin.com>2016-03-20 15:32:09 -0700
committerredmatrix <git@macgirvin.com>2016-03-20 15:32:09 -0700
commit23151100dee1051d77d893a616cbc166eb5dcca1 (patch)
tree57b3d70d9a09248613270cd0bcbf515630f1d320 /view/tpl/acl_selector.tpl
parenteb68b66c58fb0fb0511827a51d39ef0b6aff6d33 (diff)
parent23419e4c26a3f971dd9ec50a37c78c009c12ffca (diff)
downloadvolse-hubzilla-23151100dee1051d77d893a616cbc166eb5dcca1.tar.gz
volse-hubzilla-23151100dee1051d77d893a616cbc166eb5dcca1.tar.bz2
volse-hubzilla-23151100dee1051d77d893a616cbc166eb5dcca1.zip
Merge https://github.com/redmatrix/hubzilla into pending_merge
Diffstat (limited to 'view/tpl/acl_selector.tpl')
-rwxr-xr-xview/tpl/acl_selector.tpl3
1 files changed, 0 insertions, 3 deletions
diff --git a/view/tpl/acl_selector.tpl b/view/tpl/acl_selector.tpl
index 013f3f296..88df7481a 100755
--- a/view/tpl/acl_selector.tpl
+++ b/view/tpl/acl_selector.tpl
@@ -15,14 +15,11 @@
<div class="clear"></div>
</div>
{{/if}}
-
<div id="acl-wrapper">
<button id="acl-showall" class="btn btn-block btn-default"><i class="icon-globe"></i> {{$showall}}</button>
<input type="text" id="acl-search" placeholder="&#xf002;">
-
<div id="acl-list">
<div id="acl-list-content"></div>
-
</div>
<span id="acl-fields"></span>
</div>