From 6c7762057ca4525761e7d29eb7218dbb1b20b598 Mon Sep 17 00:00:00 2001 From: jordi fita mas Date: Tue, 23 May 2023 14:18:26 +0200 Subject: [PATCH] =?UTF-8?q?Change=20=E2=80=9CEdit=20Invoice=E2=80=9D=20but?= =?UTF-8?q?ton=20to=20just=20=E2=80=9CSave=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/template/invoices/edit.gohtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/template/invoices/edit.gohtml b/web/template/invoices/edit.gohtml index c51dedd..0108a72 100644 --- a/web/template/invoices/edit.gohtml +++ b/web/template/invoices/edit.gohtml @@ -65,7 +65,7 @@ name="action" value="update" type="submit">{{( pgettext "Update" "action" )}} + type="submit">{{( pgettext "Save" "action" )}}