aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2015-01-23 03:27:14 -0800
committerfriendica <info@friendica.com>2015-01-23 03:27:14 -0800
commit7cd4374e3d2833725beeb1c3b65687dc0856619c (patch)
tree3030d4ad4b6af40bfc0d171ed2078fd552577bcc /view/tpl
parentc49c96962fdcdb69a06d4f7e641d6ab9768b7ca4 (diff)
parente87437626867caf133eee2ef7cdba39506497eab (diff)
downloadvolse-hubzilla-7cd4374e3d2833725beeb1c3b65687dc0856619c.tar.gz
volse-hubzilla-7cd4374e3d2833725beeb1c3b65687dc0856619c.tar.bz2
volse-hubzilla-7cd4374e3d2833725beeb1c3b65687dc0856619c.zip
Merge https://github.com/friendica/red into pending_merge
Diffstat (limited to 'view/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 cfd22e607..c3f0700f0 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><span class="dropdown-sub-text">{3}<br>{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>