]> git.mxchange.org Git - friendica.git/commitdiff
photos in notifications
authorfriendica <info@friendica.com>
Sat, 25 Feb 2012 08:42:25 +0000 (00:42 -0800)
committerfriendica <info@friendica.com>
Sat, 25 Feb 2012 08:42:25 +0000 (00:42 -0800)
view/theme/duepuntozero/nav.tpl

index cd524ebec781ddcb5931b031d6c880d3dcf095e5..920c077aa06e36751c4f201835a1320ddb22ffaf 100755 (executable)
@@ -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>