Partially revert 895c9411d9

Not entirely sure why the lines in question were removed, but this is
required as a quick fix for broken notifications.
This commit is contained in:
Thomas Willingham 2014-03-03 17:16:25 +00:00
parent 7baeb45183
commit c028d9b1d0

View File

@ -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>