diff --git a/templates/mail/organisation-approval-request.html.twig b/templates/mail/organisation-approval-request.html.twig index 5058d97..0cb2eba 100644 --- a/templates/mail/organisation-approval-request.html.twig +++ b/templates/mail/organisation-approval-request.html.twig @@ -29,10 +29,10 @@ You may verify or reject this organisation via the control dashboard ({{site.uri.public}}/organisations).
- To verify this organisation immediately you may do so by visiting: {{site.uri.public}}/organisations/approve?token={{token}}. + To verify this organisation immediately you may do so by visiting: {{site.uri.public}}/organisations/approve?token={{token}}.
- To reject this organisation immediately you may do so by visiting: {{site.uri.public}}/organisations/reject?token={{token}}. + To reject this organisation immediately you may do so by visiting: {{site.uri.public}}/organisations/reject?token={{token}}.
{% if approval_expiration %}