]> git.mxchange.org Git - friendica.git/blobdiff - view/templates/remote_friends_common.tpl
Added warning for special characters in docs and template (#5402)
[friendica.git] / view / templates / remote_friends_common.tpl
index 13d64def866e5cf92d16ea7215fa96c37f95b99d..354c8e46a2843af69c544f43d1e87044ba5c3f41 100644 (file)
@@ -11,7 +11,7 @@
                </div>
                <div class="profile-match-break"></div>
                <div class="profile-match-name">
-                       <a href="{{$itemurl}}" title="{{$item.name}}">{{$item.name}}</a>
+                       <a href="{{$item.url}}" title="{{$item.name}}">{{$item.name}}</a>
                </div>
                <div class="profile-match-end"></div>
        </div>