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>
|
||||
</form>
|
||||
</div>
|
||||
<div id="connections-wrapper clearfix">
|
||||
<div class="connections-wrapper clearfix">
|
||||
{{foreach $contacts as $contact}}
|
||||
{{include file="connection_template.tpl"}}
|
||||
{{/foreach}}
|
||||
|
Reference in New Issue
Block a user