From 2f1895b71a02ba2d0e647fb151e02d54645957ff Mon Sep 17 00:00:00 2001 From: jordi fita mas Date: Thu, 11 Jan 2024 20:56:35 +0100 Subject: [PATCH] Show international phone number with 00 instead of + Customer wants it that way. --- web/templates/public/layout.gohtml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/web/templates/public/layout.gohtml b/web/templates/public/layout.gohtml index 1e10400..487af3b 100644 --- a/web/templates/public/layout.gohtml +++ b/web/templates/public/layout.gohtml @@ -24,7 +24,7 @@
{{ with .CompanyAddress -}}
- {{ .Phone }} + {{ replaceAll .Phone "+" "00 " }} {{ .Email }}
{{- end }} @@ -119,13 +119,13 @@

{{ .CompanyAddress.TradeName }}

{{ template "companyAddress" .CompanyAddress }} {{ printf ( gettext "RTC #%s") .CompanyAddress.RTCNumber | raw }} -
- Alan Rogers - ACSI - Federación Española de Clubes Capistas - anwb -
- +
+ Alan Rogers + ACSI + Federación Española de Clubes Capistas + anwb +
+ © {{( gettext "Campsite Montagut" )}} | 1994–2023