mirror of
https://github.com/grocy/grocy.git
synced 2026-04-09 14:06:16 +02:00
Fix 'Due Soon Days' User Settings for Chores and Batteries
This commit is contained in:
parent
2a124a3d47
commit
2a0e077fa6
|
|
@ -13,7 +13,7 @@
|
|||
|
||||
<div class="row">
|
||||
<div class="col-lg-4 col-md-8 col-12">
|
||||
<h4 ">{{ $__t('Chores overview') }}</h4>
|
||||
<h4>{{ $__t('Chores overview') }}</h4>
|
||||
|
||||
@include('components.numberpicker', array(
|
||||
'id' => 'chores_due_soon_days',
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user