]> 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 5844aac87e5a1f024d03c7dc9ff11fcd1c7e5efe..354c8e46a2843af69c544f43d1e87044ba5c3f41 100644 (file)
@@ -1,8 +1,4 @@
-{{*
- *     AUTOMATICALLY GENERATED TEMPLATE
- *     DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
- *
- *}}
+
 <div id="remote-friends-in-common" class="bigwidget">
        <div id="rfic-desc">{{$desc}} &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{{if $linkmore}}<a href="{{$base}}/common/rem/{{$uid}}/{{$cid}}">{{$more}}</a>{{/if}}</div>
        {{if $items}}
@@ -15,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>