mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-22 20:16:22 +00:00
Rename bills to subscriptions
This commit is contained in:
@@ -132,7 +132,7 @@
|
||||
{# BILLS #}
|
||||
<div class="box">
|
||||
<div class="box-header with-border">
|
||||
<h3 class="box-title"><a href="{{ route('bills.index') }}"
|
||||
<h3 class="box-title"><a href="{{ route('subscriptions.index') }}"
|
||||
title="{{ 'bills'|_ }}">{{ 'bills'|_ }}</a></h3>
|
||||
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user