small changes

changed icon from sort to filter and changed id to class in content-wrapper clearfix
This commit is contained in:
mrjive
2018-01-29 16:33:54 +01:00
committed by GitHub
parent 5f6f87a7cd
commit c2abbe2c23

View File

@@ -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}}