mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-16 01:06:46 +00:00
Take page size into account. [skip ci]
This commit is contained in:
@@ -96,7 +96,7 @@
|
||||
<div class="col-lg-12 col-sm-12 col-md-12">
|
||||
<div class="box">
|
||||
<div class="box-header with-border">
|
||||
<h3 class="box-title">{{ 'connected_journals' }}</h3>
|
||||
<h3 class="box-title">{{ 'connected_journals'|_ }}</h3>
|
||||
</div>
|
||||
<div class="box-body table-responsive no-padding">
|
||||
{% include 'list/journals' %}
|
||||
|
Reference in New Issue
Block a user