aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/testbubble/nav.tpl
diff options
context:
space:
mode:
authortommy tomson <thomas.bierey@gmx.de>2012-03-06 08:28:21 +0100
committertommy tomson <thomas.bierey@gmx.de>2012-03-06 08:28:21 +0100
commiteaaf030c182bd6f9c829a26bdc76c33a83d8c098 (patch)
tree14d3ddc70daf4bfe85ba116cfebb82a562c83158 /view/theme/testbubble/nav.tpl
parentb64b1d13a43659af3f479bf29b6ac9b9b3f009ee (diff)
parent321b6516352d25fa64a987fb2efeb0502a24623e (diff)
downloadvolse-hubzilla-eaaf030c182bd6f9c829a26bdc76c33a83d8c098.tar.gz
volse-hubzilla-eaaf030c182bd6f9c829a26bdc76c33a83d8c098.tar.bz2
volse-hubzilla-eaaf030c182bd6f9c829a26bdc76c33a83d8c098.zip
Merge remote-tracking branch 'origin/master'
Diffstat (limited to 'view/theme/testbubble/nav.tpl')
-rwxr-xr-xview/theme/testbubble/nav.tpl5
1 files changed, 4 insertions, 1 deletions
diff --git a/view/theme/testbubble/nav.tpl b/view/theme/testbubble/nav.tpl
index e515b547c..43cc7bca0 100755
--- a/view/theme/testbubble/nav.tpl
+++ b/view/theme/testbubble/nav.tpl
@@ -58,6 +58,9 @@
</div>
</nav>
+
<ul id="nav-notifications-template" style="display:none;" rel="template">
- <li><a href="{0}">{2} <span class="notif-when">{3}</span></a></li>
+ <li class="{4}"><a href="{0}"><img src="{1}" height="24" width="24" alt="" />{2} <span class="notif-when">{3}</span></a></li>
</ul>
+
+