diff options
Diffstat (limited to 'templates/web/base/contact/submit.html')
-rw-r--r-- | templates/web/base/contact/submit.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/base/contact/submit.html b/templates/web/base/contact/submit.html index 5adb87e2d..4bf82dcd6 100644 --- a/templates/web/base/contact/submit.html +++ b/templates/web/base/contact/submit.html @@ -3,7 +3,7 @@ [% IF success %] <div class="confirmation-header"> - <h1>[% loc('Thank you for your feedback') %]</h1> + <h1>[% loc('Thank you for your enquiry') %]</h1> <p>[% loc('We’ll get back to you as soon as we can.') %]</p> </div> |