diff --git a/src/fava/templates/_journal_table.html b/src/fava/templates/_journal_table.html index f8be276df..89fb20f29 100644 --- a/src/fava/templates/_journal_table.html +++ b/src/fava/templates/_journal_table.html @@ -47,7 +47,7 @@

{{ _('Date') }} {{ _('F') }} - {{ _('Payee') }}{{ _('Narration') }} + {{ _('Payee') }}/{{ _('Narration') }} {{ _('Units') }} {{ _('Cost') }}{% if show_change_and_balance %} / {{ _('Change') }}{% endif %} {{ _('Price') }}{% if show_change_and_balance %} / {{ _('Balance') }}{% endif %}