From de2a2f5912730fba8d157d044072a65096a89302 Mon Sep 17 00:00:00 2001 From: jordi fita mas Date: Tue, 20 Jun 2023 11:34:00 +0200 Subject: [PATCH] =?UTF-8?q?Updated=20contacts=E2=80=99=20table=20heading?= =?UTF-8?q?=20to=20read=20Contact=20instead=20of=20Customer?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/template/contacts/index.gohtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/template/contacts/index.gohtml b/web/template/contacts/index.gohtml index 1cf6064..038c0dd 100644 --- a/web/template/contacts/index.gohtml +++ b/web/template/contacts/index.gohtml @@ -37,7 +37,7 @@ - +
{{( pgettext "Customer" "title" )}}{{( pgettext "Contact" "title" )}} {{( pgettext "Email" "title" )}} {{( pgettext "Phone" "title" )}} {{( pgettext "Tags" "title" )}}