]> git.mxchange.org Git - friendica.git/blobdiff - view/remote_friends_common.tpl
Merge remote branch 'upstream/master'
[friendica.git] / view / remote_friends_common.tpl
index b44a5b639dfc59f84da72b138a8fd263769f2f18..9e0562878ec709199b726fb25f8a20def34f9525 100644 (file)
@@ -1,11 +1,11 @@
 <div id="remote-friends-in-common" class="bigwidget">
-       <div id="rfic-desc">$desc</div>
+       <div id="rfic-desc">$desc &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{{ if $linkmore }}<a href="$base/common/rem/$uid/$cid">$more</a>{{ endif }}</div>
        {{ if $items }}
        {{ for $items as $item }}
        <div class="profile-match-wrapper">
                <div class="profile-match-photo">
                        <a href="$item.url">
-                               <img src="$item.photo" alt="$item.name" title="$item.name" />
+                               <img src="$item.photo" width="80" height="80" alt="$item.name" title="$item.name" />
                        </a>
                </div>
                <div class="profile-match-break"></div>