aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/admin_aside.tpl
diff options
context:
space:
mode:
authorThomas Willingham <beardyunixer@beardyunixer.com>2014-12-29 14:47:41 +0000
committerThomas Willingham <beardyunixer@beardyunixer.com>2014-12-29 14:47:41 +0000
commita70e42edac9580eab7013f1fcdc5eae252a10dd1 (patch)
tree16a75b49aad16c1067fd26da381baee705f58db4 /view/tpl/admin_aside.tpl
parentca182d70249bb6f5b11bd2b5b140efb5f9b892f2 (diff)
downloadvolse-hubzilla-a70e42edac9580eab7013f1fcdc5eae252a10dd1.tar.gz
volse-hubzilla-a70e42edac9580eab7013f1fcdc5eae252a10dd1.tar.bz2
volse-hubzilla-a70e42edac9580eab7013f1fcdc5eae252a10dd1.zip
Remove link to hubloc status in admin panel. This is a potentially useful tool,
but plain doesn't work at the moment.
Diffstat (limited to 'view/tpl/admin_aside.tpl')
-rwxr-xr-xview/tpl/admin_aside.tpl1
1 files changed, 0 insertions, 1 deletions
diff --git a/view/tpl/admin_aside.tpl b/view/tpl/admin_aside.tpl
index 2ab3edcc2..013b72d50 100755
--- a/view/tpl/admin_aside.tpl
+++ b/view/tpl/admin_aside.tpl
@@ -18,7 +18,6 @@
<li><a href='{{$admin.channels.0}}'>{{$admin.channels.1}}</a></li>
<li><a href='{{$admin.plugins.0}}'>{{$admin.plugins.1}}</a></li>
<li><a href='{{$admin.themes.0}}'>{{$admin.themes.1}}</a></li>
- <li><a href='{{$admin.hubloc.0}}'>{{$admin.hubloc.1}}</a></li>
<li><a href='{{$admin.dbsync.0}}'>{{$admin.dbsync.1}}</a></li>
</ul>
</div>