]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/vier/templates/contact_edit.tpl
wrong intend
[friendica.git] / view / theme / vier / templates / contact_edit.tpl
index 8fbbbfc380c784462ef0907fedad9dc4c7c7e494..a01fac9ee4f9fdcee0c6160e173832620950b42b 100644 (file)
@@ -54,7 +54,7 @@
 
                                {{* Some information about the contact from the profile *}}
                                <dl><dt>{{$profileurllabel}}</dt><dd><a target="blank" href="{{$url}}">{{$profileurl}}</a></dd></dl>
-                               {{if $location}}<dl><dt>{{$location_label}}</dt><dd>{{$location}}</dd></dl>{{/if}}
+                               {{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 $keywords}}<dl><dt>{{$keywords_label}}</dt><dd>{{$keywords}}</dd></dl>{{/if}}
                                {{if $about}}<dl><dt>{{$about_label}}</dt><dd>{{$about nofilter}}</dd></dl>{{/if}}