diff --git a/nummi/transaction/templates/transaction/transaction_archive_year.html b/nummi/transaction/templates/transaction/transaction_archive_year.html index 4b979d8..f8afb5e 100644 --- a/nummi/transaction/templates/transaction/transaction_archive_year.html +++ b/nummi/transaction/templates/transaction/transaction_archive_year.html @@ -10,7 +10,7 @@ {{ block.super }} {% if account or category %}

- {% translate "Back" %}{{ "arrow-go-back"|remix }} + {% translate "Back" %}{{ "arrow-go-back"|remix }}

{% endif %} {% endblock %}