]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/vier/templates/contact_edit.tpl
Link to displayed contact URL no matter the "Stay local" setting value
[friendica.git] / view / theme / vier / templates / contact_edit.tpl
index 2693012bff36696eb0e504ca7d99f2d143fe03c3..7341d81d88e7de7063d2194013230dea1a1e7c08 100644 (file)
@@ -48,7 +48,7 @@
                                </div> {{* End of contact-edit-status-wrapper *}}
 
                                {{* Some information about the contact from the profile *}}
-                               <dl><dt>{{$profileurllabel}}</dt><dd><a target="blank" href="{{$url}}">{{$profileurl}}</a></dd></dl>
+                               <dl><dt>{{$profileurllabel}}</dt><dd><a target="blank" href="{{$profileurl}}">{{$profileurl}}</a></dd></dl>
                                {{if $location}}<dl><dt>{{$location_label}}</dt><dd>{{$location nofilter}}</dd></dl>{{/if}}
                                {{if $xmpp}}<dl><dt>{{$xmpp_label}}</dt><dd>{{$xmpp}}</dd></dl>{{/if}}
                                {{if $matrix}}<dl><dt>{{$matrix_label}}</dt><dd>{{$matrix}}</dd></dl>{{/if}}