]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frio/templates/vcard-widget.tpl
Add a comment
[friendica.git] / view / theme / frio / templates / vcard-widget.tpl
index 0eae2841bd3e200d19e06e5ca96017f7e5284c77..d1b41728b19fb7895e99e9ca4cc60541279128e7 100644 (file)
@@ -28,9 +28,9 @@
 
                        {{if $addr}}<div class="p-addr">{{$addr}}</div>{{/if}}
 
-                       {{if $pdesc}}<div class="title">{{$pdesc}}</div>{{/if}}
+                       {{if $account_type}}<div class="account-type">({{$account_type}})</div>{{/if}}
 
-                       {{if $account_type}}<div class="account-type">{{$account_type}}</div>{{/if}}
+                       {{if $pdesc}}<div class="title">{{$pdesc}}</div>{{/if}}
 
                        {{if $network_link}}<dl class="network"><dt class="network-label">{{$network}}</dt><dd class="x-network">{{$network_link nofilter}}</dd></dl>{{/if}}
                </div>