From 962f84bb1dc0a0a7c0ea55c7d7753b7177c5777e Mon Sep 17 00:00:00 2001 From: fershad <27988517+fershad@users.noreply.github.com> Date: Wed, 26 Jun 2024 12:18:31 +0800 Subject: [PATCH] review only on Tuesday --- apps/accounts/templates/emails/verification-request-notify.html | 2 +- apps/accounts/templates/emails/verification-request-notify.txt | 2 +- apps/accounts/templates/provider_portal/request_detail.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/accounts/templates/emails/verification-request-notify.html b/apps/accounts/templates/emails/verification-request-notify.html index 91f87e6e..04e946b9 100644 --- a/apps/accounts/templates/emails/verification-request-notify.html +++ b/apps/accounts/templates/emails/verification-request-notify.html @@ -27,7 +27,7 @@

What happens next?

{% comment %} If it's a new provider request. {% endcomment %} new verification requests {% endif %} - on Tuesday and Wednesday each week. Once we have reviewed the request, we will contact you by email to let you know that it is approved, or that we need more information from you. + on Tuesday each week. Once we have reviewed the request, we will contact you by email to let you know that it is approved, or that we need more information from you.

If you have further questions, or need to edit your verification request, please contact support@thegreenwebfoundation.org. diff --git a/apps/accounts/templates/emails/verification-request-notify.txt b/apps/accounts/templates/emails/verification-request-notify.txt index 90733dd6..6d1e3071 100644 --- a/apps/accounts/templates/emails/verification-request-notify.txt +++ b/apps/accounts/templates/emails/verification-request-notify.txt @@ -9,7 +9,7 @@ Thank you for taking the time to {% if provider %}update the listing for {{ prov {% endif %} {{ link_to_verification_request }} What happens next? -We review {% if provider %}provider updates{% else %}new verification requests{% endif %} on Tuesday and Wednesday each week. Once we have reviewed the request, we will contact you by email to let you know that it is approved, or that we need more information from you. +We review {% if provider %}provider updates{% else %}new verification requests{% endif %} on Tuesday each week. Once we have reviewed the request, we will contact you by email to let you know that it is approved, or that we need more information from you. If you have further questions, or need to edit your verification request, please contact support@thegreenwebfoundation.org. Many thanks, Green Web Foundation diff --git a/apps/accounts/templates/provider_portal/request_detail.html b/apps/accounts/templates/provider_portal/request_detail.html index 501accf0..f0e095cc 100644 --- a/apps/accounts/templates/provider_portal/request_detail.html +++ b/apps/accounts/templates/provider_portal/request_detail.html @@ -29,7 +29,7 @@

Summary of request

{% endif %} {% if object.status|lower == "pending review" %} - We are currently reviewing this request. All verification requests and updates are reviewed by a member of our team on Tuesday and Wednesday each week.
+ We are currently reviewing this request. All verification requests and updates are reviewed by a member of our team on Tuesday each week.
If you want to update the information relating to this provider, please get in touch using our support form. {% endif %}