diff --git a/config/firefly.php b/config/firefly.php index 95182d0d21..9aa03c3dc0 100644 --- a/config/firefly.php +++ b/config/firefly.php @@ -1,6 +1,7 @@ '3.3.3', 'index_periods' => ['1D', '1W', '1M', '3M', '6M', '1Y', 'custom'], 'budget_periods' => ['daily', 'weekly', 'monthly', 'quarterly', 'half-year', 'yearly'], 'piggy_bank_periods' => [ diff --git a/resources/twig/accounts/create.twig b/resources/twig/accounts/create.twig index b3a23b96c2..6c2e749133 100644 --- a/resources/twig/accounts/create.twig +++ b/resources/twig/accounts/create.twig @@ -10,11 +10,11 @@
{{ trans('form.permDeleteWarning') }}
diff --git a/resources/twig/accounts/edit.twig b/resources/twig/accounts/edit.twig index 3df84adf79..b6818f6cdb 100644 --- a/resources/twig/accounts/edit.twig +++ b/resources/twig/accounts/edit.twig @@ -11,22 +11,22 @@