aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/duepuntozero
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-02-25 00:42:25 -0800
committerfriendica <info@friendica.com>2012-02-25 00:42:25 -0800
commitaa67771eaacec38f972dbd749235d395cdd724b5 (patch)
tree31b04406f2e4f020205791c643fdc623a1ade7fa /view/theme/duepuntozero
parent18bf5d14023d5f6ea4d490362b2825f7a71f951e (diff)
downloadvolse-hubzilla-aa67771eaacec38f972dbd749235d395cdd724b5.tar.gz
volse-hubzilla-aa67771eaacec38f972dbd749235d395cdd724b5.tar.bz2
volse-hubzilla-aa67771eaacec38f972dbd749235d395cdd724b5.zip
photos in notifications
Diffstat (limited to 'view/theme/duepuntozero')
-rwxr-xr-xview/theme/duepuntozero/nav.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/duepuntozero/nav.tpl b/view/theme/duepuntozero/nav.tpl
index cd524ebec..920c077aa 100755
--- a/view/theme/duepuntozero/nav.tpl
+++ b/view/theme/duepuntozero/nav.tpl
@@ -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>