Different icon [skip ci]

This commit is contained in:
James Cole 2017-02-23 17:47:46 +01:00
parent 27236d19cf
commit 35aa61bb23
No known key found for this signature in database
GPG Key ID: C16961E655E74B5E

View File

@ -22,7 +22,7 @@
<!-- Hide bills? -->
{% if not hideBills %}
<th class="hidden-xs"><i class="fa fa-fw fa-rotate-right" title="{{ trans('list.bill') }}"></i></th>
<th class="hidden-xs"><i class="fa fa-fw fa-calendar-o" title="{{ trans('list.bill') }}"></i></th>
{% endif %}
</tr>
</thead>