]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frio/templates/photo_item.tpl
Merge pull request #6611 from annando/worker-performance
[friendica.git] / view / theme / frio / templates / photo_item.tpl
index 8267fd6315469c05b43d525a31a6fe9d90be243d..935e6288b3ef8bd344fe7a0739b049138a08bf1e 100644 (file)
@@ -23,7 +23,7 @@
        <div class="contact-photo-wrapper mframe p-author h-card pull-left">
                <a class="userinfo u-url" id="wall-item-photo-menu-{{$id}}" href="{{$profile_url}}">
                        <div class="contact-photo-image-wrapper">
-                               <img src="{{$thumb}}" class="contact-photo-xs media-object p-name u-photo" id="wall-item-photo-{{$id}}" alt="{{$name|escape}}" />
+                               <img src="{{$thumb}}" class="contact-photo-xs media-object p-name u-photo" id="wall-item-photo-{{$id}}" alt="{{$name}}" />
                        </div>
                </a>
        </div>