aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/group_side.tpl
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2013-12-02 15:15:02 -0800
committerfriendica <info@friendica.com>2013-12-02 15:15:02 -0800
commitd9f67876dce5da9ed056726f792e087d142699cb (patch)
tree4c615055a02508338f0992051bdafc5f773bb2b8 /view/tpl/group_side.tpl
parent3fdc3515b5dbfee4582467144d3c2d5eefc6a708 (diff)
downloadvolse-hubzilla-d9f67876dce5da9ed056726f792e087d142699cb.tar.gz
volse-hubzilla-d9f67876dce5da9ed056726f792e087d142699cb.tar.bz2
volse-hubzilla-d9f67876dce5da9ed056726f792e087d142699cb.zip
refactor magic-auth
Diffstat (limited to 'view/tpl/group_side.tpl')
-rwxr-xr-xview/tpl/group_side.tpl5
1 files changed, 0 insertions, 5 deletions
diff --git a/view/tpl/group_side.tpl b/view/tpl/group_side.tpl
index ebc820530..d2d8a77e2 100755
--- a/view/tpl/group_side.tpl
+++ b/view/tpl/group_side.tpl
@@ -23,11 +23,6 @@
<div id="sidebar-new-group">
<a href="group/new">{{$createtext}}</a>
</div>
- {{if $ungrouped}}
- <div id="sidebar-ungrouped">
- <a href="nogroup">{{$ungrouped}}</a>
- </div>
- {{/if}}
</div>