]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frio/templates/profile_vcard.tpl
Merge pull request #6900 from annando/fix-error
[friendica.git] / view / theme / frio / templates / profile_vcard.tpl
index 0649f8a551bc03056a4850037b142af95bf2bd8c..02aa89fcccc3eb3f53954d923446d0106f593719 100644 (file)
@@ -42,6 +42,8 @@
                        {{if $profile.addr}}<div class="p-addr">{{$profile.addr}}</div>{{/if}}
 
                        {{if $profile.pdesc}}<div class="title">{{$profile.pdesc}}</div>{{/if}}
+
+                       {{if $account_type}}<div class="account-type">({{$account_type}})</div>{{/if}}
                </div>
 
                <div id="profile-extra-links">
@@ -76,7 +78,7 @@
                <div class="location detail">
                        <span class="location-label icon"><i class="fa fa-map-marker"></i></span>
                        <span class="adr">
-                               {{if $profile.address}}<span class="street-address p-street-address">{{$profile.address}}</span>{{/if}}
+                               {{if $profile.address}}<span class="street-address p-street-address">{{$profile.address nofilter}}</span>{{/if}}
                                <span class="city-state-zip">
                                        <span class="locality p-locality">{{$profile.locality}}</span>{{if $profile.locality}}, {{/if}}
                                        <span class="region p-region">{{$profile.region}}</span>