]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/duepuntozero/profile_vcard.tpl
Merge remote-tracking branch 'friendica/master' into randomerror
[friendica.git] / view / theme / duepuntozero / profile_vcard.tpl
old mode 100644 (file)
new mode 100755 (executable)
index b3f5cc5..154f223
@@ -5,7 +5,7 @@
                                
        
        {{ if $pdesc }}<div class="title">$profile.pdesc</div>{{ endif }}
-       <div id="profile-photo-wrapper"><img class="photo" width="175" height="175" src="$profile.photo" alt="$profile.name"></div>
+       <div id="profile-photo-wrapper"><img class="photo" width="175" height="175" src="$profile.photo?rev=$profile.picdate" alt="$profile.name"></div>