]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/dispy/smarty3/nav.tpl
Merge pull request #579 from 23n/patch-4
[friendica.git] / view / theme / dispy / smarty3 / nav.tpl
index 51c1fa3d661f24950add2c7437996699b290b5e9..401c2d30be9e3cec363d596bf7b91410fe5821b9 100644 (file)
 
 <ul id="nav-notifications-template" style="display:none;" rel="template">
     <li class="{4}">
-    <a href="{0}"><img src="{1}" height="24" width="24" alt="" />{2} <span class="notif-when">{3}</span></a>
+    <a href="{0}"><img data-src="{1}" height="24" width="24" alt="" />{2} <span class="notif-when">{3}</span></a>
     </li>
 </ul>