]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frost/templates/profile_vcard.tpl
Merge pull request #2513 from annando/1605-diaspora-relay
[friendica.git] / view / theme / frost / templates / profile_vcard.tpl
index 9d1a370169c593ac890d781cb719c82211ce2766..1a0c39a82690884a4ec707d6a90792f569142f84 100644 (file)
@@ -5,7 +5,7 @@
        
        {{if $profile.addr}}<div class="p-addr">{{$profile.addr}}</div>{{/if}}
        
-       {{if $pdesc}}<div class="title">{{$profile.pdesc}}</div>{{/if}}
+       {{if $profile.pdesc}}<div class="title">{{$profile.pdesc}}</div>{{/if}}
        <div id="profile-photo-wrapper"><img class="photo" width="175" height="175" src="{{$profile.photo}}?rev={{$profile.picdate}}" alt="{{$profile.name}}"></div>
 
        {{if $account_type}}<div class="account-type">{{$account_type}}</div>{{/if}}