aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/diabook/nav.tpl
diff options
context:
space:
mode:
authortommy tomson <thomas.bierey@gmx.de>2012-03-27 23:27:43 +0200
committertommy tomson <thomas.bierey@gmx.de>2012-03-27 23:27:43 +0200
commit211d00a1f550094931e737b062d7f70797bde652 (patch)
treedbc1e415847eb2da467df83c0f716f4e8cafa068 /view/theme/diabook/nav.tpl
parent0bf22d64f66dc425dc340bb2dc54b6c01ef7fb85 (diff)
downloadvolse-hubzilla-211d00a1f550094931e737b062d7f70797bde652.tar.gz
volse-hubzilla-211d00a1f550094931e737b062d7f70797bde652.tar.bz2
volse-hubzilla-211d00a1f550094931e737b062d7f70797bde652.zip
fixes in diabook
Diffstat (limited to 'view/theme/diabook/nav.tpl')
-rw-r--r--view/theme/diabook/nav.tpl6
1 files changed, 2 insertions, 4 deletions
diff --git a/view/theme/diabook/nav.tpl b/view/theme/diabook/nav.tpl
index 5776b6cf7..e1b50c4d2 100644
--- a/view/theme/diabook/nav.tpl
+++ b/view/theme/diabook/nav.tpl
@@ -68,13 +68,11 @@
{{ if $nav.help }} <li><a class="$nav.help.2" target="friendika-help" href="$nav.help.0" title="$nav.help.3" >$nav.help.1</a></li>{{ endif }}
-
- <li ><a class="$nav.community.2" href="$nav.community.0" title="$nav.community.3" >$nav.community.1</a></li>
-
-
<li><a class="$nav.search.2" href="$nav.search.0" title="$nav.search.3" >$nav.search.1</a></li>
<li><a class="$nav.search.2" href="friendica" title="Site Info / Impressum" >Info/Impressum</a></li>
+
+ <li><a class="$nav.search.2" onClick="restore_boxes()" title="restore third column" style="cursor: pointer;">restore third column</a></li>
{{ if $nav.settings }}<li><a class="menu-sep $nav.settings.2" href="$nav.settings.0" title="$nav.settings.3">$nav.settings.1</a></li>{{ endif }}
{{ if $nav.admin }}<li><a class="$nav.admin.2" href="$nav.admin.0" title="$nav.admin.3" >$nav.admin.1</a></li>{{ endif }}