From 8e2f8aa91f2e902bf7382b90fba4f1ae287cb055 Mon Sep 17 00:00:00 2001 From: abhisheks Date: Wed, 3 Jan 2024 14:23:29 +0530 Subject: [PATCH] refactor: add affirmation for contact form submission --- modules/contactform/views/templates/widget/contactform.tpl | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/modules/contactform/views/templates/widget/contactform.tpl b/modules/contactform/views/templates/widget/contactform.tpl index a51099a..7549219 100644 --- a/modules/contactform/views/templates/widget/contactform.tpl +++ b/modules/contactform/views/templates/widget/contactform.tpl @@ -125,7 +125,10 @@ + {else} +
+ {l s='Thank You for contacting us, we will get back to you shortly.' d='Shop.Theme.Global'} +
{/if} -