]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/quattro/smarty3/nav.tpl
Fix browser prefetch in notifications menu
[friendica.git] / view / theme / quattro / smarty3 / nav.tpl
index a31c3d8bb510ff65cde7bf38a02e45242cdb35ba..1e25b0472b1966f21f8fe9196303b0d82601450c 100644 (file)
@@ -89,7 +89,7 @@
 
 </nav>
 <ul id="nav-notifications-template" style="display:none;" rel="template">
-       <li><a href="{0}"><img src="{1}">{2} <span class="notif-when">{3}</span></a></li>
+       <li><a href="{0}"><img data-src="{1}">{2} <span class="notif-when">{3}</span></a></li>
 </ul>
 
 <div style="position: fixed; top: 3px; left: 5px; z-index:9999">{{$langselector}}</div>