mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-07 02:18:11 +00:00
Fix line [skip ci]
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
<tfoot>
|
||||
{% if entries|length > listLength %}
|
||||
<tr>
|
||||
<td colspan="3" class="active">
|
||||
<td colspan="4" class="active">
|
||||
<a href="#" class="listLengthTrigger">{{ trans('firefly.show_full_list',{number:incomeTopLength}) }}</a>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user