]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/duepuntozero/templates/profile/vcard.tpl
Several settings can now be reached via the site settings
[friendica.git] / view / theme / duepuntozero / templates / profile / vcard.tpl
index cba78da6af932a490c36e04d9a0641775b66f59f..c6af35ba0069c675ff24199954cfeb1b0d91ba9c 100644 (file)
@@ -5,7 +5,7 @@
        
        {{if $profile.addr}}<div class="p-addr">{{$profile.addr}}</div>{{/if}}
        
-       <div id="profile-photo-wrapper"><img class="photo u-photo" width="175" height="175" src="{{$profile.photo}}?rev={{$profile.picdate}}" alt="{{$profile.name}}"></div>
+       <div id="profile-photo-wrapper"><img class="photo u-photo" width="175" height="175" src="{{$profile.photo}}" alt="{{$profile.name}}"></div>
 
        {{if $account_type}}<div class="account-type">{{$account_type}}</div>{{/if}}