]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/testbubble/profile_entry.tpl
Don't replace data-src with src in acl-template
[friendica.git] / view / theme / testbubble / profile_entry.tpl
index 82c04cc20d5fc96f6e034a4bf8a3a572b346c2d4..5bea298ac529618f09cd001a544f8566acc666bf 100644 (file)
@@ -1,7 +1,7 @@
 
 <div class="profile-listing" >
 <div class="profile-listing-photo-wrapper" >
-<a href="profiles/$id" class="profile-listing-edit-link"><img class="profile-listing-photo" id="profile-listing-photo-$id" src="$photo" alt="$alt" /></a>
+<a href="profiles/$id" class="profile-listing-edit-link"><img class="profile-listing-photo mframe" id="profile-listing-photo-$id" src="$photo" alt="$alt" /></a>
 </div>
 <div class="profile-listing-photo-end"></div>
 <div class="profile-listing-name" id="profile-listing-name-$id"><a href="profiles/$id" class="profile-listing-edit-link" >$profile_name</a></div>