photos in notifications

This commit is contained in:
friendica 2012-02-25 00:42:25 -08:00
parent 18bf5d1402
commit aa67771eaa
1 changed files with 1 additions and 1 deletions

View File

@ -65,5 +65,5 @@
</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><a href="{0}"><img src="{1}" height="24" width="24" alt="" />{2} <span class="notif-when">{3}</span></a></li>
</ul>