]> git.mxchange.org Git - friendica.git/blobdiff - view/profile_vcard.tpl
Merge remote-tracking branch 'upstream/master'
[friendica.git] / view / profile_vcard.tpl
old mode 100644 (file)
new mode 100755 (executable)
index d65b657..5bcbfd0
@@ -21,7 +21,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>