aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/hdr.tpl
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2015-01-20 14:05:22 -0800
committerfriendica <info@friendica.com>2015-01-20 14:05:22 -0800
commit70fb47248b6579beabc81287750bc18aab2a7ddd (patch)
treea403865fe2760b73952d5fadf061d4b1d0c0c28d /view/tpl/hdr.tpl
parent7875b79f2f87bef0fc2ebddd3cee0ef952def5d4 (diff)
parent43326a26b742430674b92347eb1e4ad8e1a16538 (diff)
downloadvolse-hubzilla-70fb47248b6579beabc81287750bc18aab2a7ddd.tar.gz
volse-hubzilla-70fb47248b6579beabc81287750bc18aab2a7ddd.tar.bz2
volse-hubzilla-70fb47248b6579beabc81287750bc18aab2a7ddd.zip
Merge https://github.com/friendica/red into pending_merge
Diffstat (limited to 'view/tpl/hdr.tpl')
-rw-r--r--view/tpl/hdr.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/hdr.tpl b/view/tpl/hdr.tpl
index fdcc4521c..cfd22e607 100644
--- a/view/tpl/hdr.tpl
+++ b/view/tpl/hdr.tpl
@@ -1,5 +1,5 @@
<div id="banner" class="hidden-sm hidden-xs">{{$banner}}</div>
<ul id="nav-notifications-template" style="display:none;" rel="template">
- <li class="{5}"><a href="{0}" title="{2} {3}"><img data-src="{1}"><span class='contactname'>{2}</span>{3}<br><span class="notif-when">{4}</span></a></li>
+ <li class="{5}"><a href="{0}" title="{2} {3}"><img data-src="{1}"><span class='contactname'>{2}</span><span class="dropdown-sub-text">{3}<br>{4}</span></a></li>
</ul>