aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/diabook-aerith/group_side.tpl
diff options
context:
space:
mode:
authortommy tomson <thomas.bierey@gmx.de>2012-04-16 16:05:29 +0200
committertommy tomson <thomas.bierey@gmx.de>2012-04-16 16:05:29 +0200
commit947b6073b1920dfcb7de273dd6dae9b1ff3d7458 (patch)
tree18b6471c16be6cb841f4c96e3cfcfa1e4c0fb0d8 /view/theme/diabook-aerith/group_side.tpl
parentfd2f7dd6ae8871f09674a5325fd4d4ccea56b623 (diff)
downloadvolse-hubzilla-947b6073b1920dfcb7de273dd6dae9b1ff3d7458.tar.gz
volse-hubzilla-947b6073b1920dfcb7de273dd6dae9b1ff3d7458.tar.bz2
volse-hubzilla-947b6073b1920dfcb7de273dd6dae9b1ff3d7458.zip
diabook-themes: minor bugfixes
Diffstat (limited to 'view/theme/diabook-aerith/group_side.tpl')
-rwxr-xr-x[-rw-r--r--]view/theme/diabook-aerith/group_side.tpl5
1 files changed, 5 insertions, 0 deletions
diff --git a/view/theme/diabook-aerith/group_side.tpl b/view/theme/diabook-aerith/group_side.tpl
index 642019049..8600402f2 100644..100755
--- a/view/theme/diabook-aerith/group_side.tpl
+++ b/view/theme/diabook-aerith/group_side.tpl
@@ -25,5 +25,10 @@
{{ endfor }}
</ul>
</div>
+ {{ if $ungrouped }}
+ <div id="sidebar-ungrouped">
+ <a href="nogroup">$ungrouped</a>
+ </div>
+ {{ endif }}
</div>