aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2014-03-03 11:34:15 -0800
committerfriendica <info@friendica.com>2014-03-03 11:34:15 -0800
commit002a86fb7160437a8413dfc40a84732c9afa2153 (patch)
treeb018571bb6418f94550702e89b66139822a7fba1 /view/tpl
parent608c7501fe34cf43354b1bcc06d66f0ecebf9cac (diff)
parentc028d9b1d0b118d49f2ec6b2f455a2f8cf0a36da (diff)
downloadvolse-hubzilla-002a86fb7160437a8413dfc40a84732c9afa2153.tar.gz
volse-hubzilla-002a86fb7160437a8413dfc40a84732c9afa2153.tar.bz2
volse-hubzilla-002a86fb7160437a8413dfc40a84732c9afa2153.zip
Merge https://github.com/friendica/red into zpull
Diffstat (limited to 'view/tpl')
-rwxr-xr-xview/tpl/nav.tpl3
1 files changed, 3 insertions, 0 deletions
diff --git a/view/tpl/nav.tpl b/view/tpl/nav.tpl
index 7c2ea817d..da02f86f3 100755
--- a/view/tpl/nav.tpl
+++ b/view/tpl/nav.tpl
@@ -171,3 +171,6 @@
</div>
+<ul id="nav-notifications-template" style="display:none;" rel="template">
+ <li class="{5}"><a href="{0}" title="{2} {3}"><img src="{1}"><span class='contactname'>{2}</span>{3}<br><span class="notif-when">{4}</span></a></li>
+</ul>