]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/smoothly/smarty3/nav.tpl
Fix browser prefetch in notifications menu
[friendica.git] / view / theme / smoothly / smarty3 / nav.tpl
index a89e9b88fba8e09ba36381622b5f5f802792d772..24b9dd20014fa80b71730a262283ea5be789a93a 100644 (file)
@@ -62,7 +62,7 @@
 </div>
 
 <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></li>
+       <li class="{4}"><a href="{0}"><img data-src="{1}" height="24" width="24" alt="" />{2} <span class="notif-when">{3}</span></a></li>
 </ul>
 
 <div style="position: fixed; top: 3px; left: 5px; z-index:9999">{{$langselector}}</div>