]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/vier/templates/profile_vcard.tpl
unify hcard and vcard
[friendica.git] / view / theme / vier / templates / profile_vcard.tpl
index 1882c155833872d7edc2d3c79f3101569df2560c..d81faf175bf7b1131c0dc03c0b13c13e4ceffa5c 100644 (file)
@@ -13,7 +13,7 @@
                {{/if}}
        </div>
 
-       {{if $profile.faddr}}<div class="p-faddr">{{$profile.faddr}}</div>{{/if}}
+       {{if $profile.addr}}<div class="p-addr">{{$profile.addr}}</div>{{/if}}
 
        {{if $pdesc}}<div class="title">{{$profile.pdesc}}</div>{{/if}}
 
@@ -22,7 +22,8 @@
        {{else}}
                <div id="profile-photo-wrapper"><a href="{{$profile.url}}"><img class="photo u-photo" src="{{$profile.photo}}" alt="{{$profile.name}}"></a></div>
        {{/if}}
-       
+
+       {{if $account_type}}<div class="account-type">{{$account_type}}</div>{{/if}}
        {{if $profile.network_name}}<dl class="network"><dt class="network-label">{{$network}}</dt><dd class="x-network">{{$profile.network_name}}</dd></dl>{{/if}}
        {{if $location}}
                <dl class="location"><dt class="location-label">{{$location}}</dt>