Skip to content

Commit

Permalink
update wording on request detail page
Browse files Browse the repository at this point in the history
  • Loading branch information
fershad committed Jun 26, 2024
1 parent a233374 commit 0cc5224
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion apps/accounts/templates/provider_portal/request_detail.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,8 @@ <h1 class="text-6xl mb-0"><span class="uppercase">Summary of request</h1>
{% endif %}

{% if object.status|lower == "pending review" %}
We are currently reviewing this request. If you want to update the information relating to this provider, please get in touch using <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/">our support form</a>.
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. <br/>
If you want to update the information relating to this provider, please get in touch using <a target="_blank" rel="noopener noreferrer" href="https://www.thegreenwebfoundation.org/support-form/">our support form</a>.
{% endif %}


Expand Down

0 comments on commit 0cc5224

Please sign in to comment.