diff --git a/ihatemoney/templates/list_bills.html b/ihatemoney/templates/list_bills.html index 596e45d1..80ff1c35 100644 --- a/ihatemoney/templates/list_bills.html +++ b/ihatemoney/templates/list_bills.html @@ -82,7 +82,7 @@ - +
{% if bills.pages > 1 %}{{ _("When?") }} - | {{ _("Who paid?") }} + | {{ _("Who paid?") }} | {{ _("For what?") }} | {{ _("For whom?") }} | {{ _("How much?") }} |
---|