small changes
changed icon from sort to filter and changed id to class in content-wrapper clearfix
This commit is contained in:
parent
5f6f87a7cd
commit
c2abbe2c23
@ -25,7 +25,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</form>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
<div id="connections-wrapper clearfix">
|
<div class="connections-wrapper clearfix">
|
||||||
{{foreach $contacts as $contact}}
|
{{foreach $contacts as $contact}}
|
||||||
{{include file="connection_template.tpl"}}
|
{{include file="connection_template.tpl"}}
|
||||||
{{/foreach}}
|
{{/foreach}}
|
||||||
|
Reference in New Issue
Block a user