Update remote_friends_common.tpl
moved rfic-desc to top, tested on vier, frio and both mobile views
This commit is contained in:
parent
243bcba726
commit
cc5711b2df
|
@ -1,5 +1,5 @@
|
|||
<div id="remote-friends-in-common" class="bigwidget">
|
||||
<div id="rfic-desc">{{$desc nofilter}} {{if $linkmore}}<a href="profile/{{$nickname}}/contacts/common">{{$more}}</a>{{/if}}</div>
|
||||
<div id="rfic-desc">{{$desc nofilter}} {{if $linkmore}}<a href="profile/{{$nickname}}/contacts/common">{{$more}}</a>{{/if}}</div>
|
||||
<div id="remote-friends-in-common" class="bigwidget">
|
||||
{{foreach $contacts as $contact}}
|
||||
<div class="profile-match-wrapper">
|
||||
<div class="profile-match-photo">
|
||||
|
@ -15,4 +15,4 @@
|
|||
</div>
|
||||
{{/foreach}}
|
||||
<div id="rfic-end" class="clear"></div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue
Block a user