From 44dc06bb6f34bf101c6f5e16de6b3fa1970964b4 Mon Sep 17 00:00:00 2001 From: "A.Avenel" Date: Mon, 3 Sep 2012 21:06:07 +0200 Subject: [PATCH] Bugfix : "Submit and add a new one" not working --- budget/templates/list_bills.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/budget/templates/list_bills.html b/budget/templates/list_bills.html index 89d05f6a..389e73ff 100644 --- a/budget/templates/list_bills.html +++ b/budget/templates/list_bills.html @@ -86,7 +86,7 @@ {% block content %}
{{ _("The project identifier is") }} {{ g.project.id }}, {{ _("remember it!") }}
-{{ _("Add a new bill") }} +{{ _("Add a new bill") }}