-
Notifications
You must be signed in to change notification settings - Fork 69
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
18653, 18380 - Affiliation REQUEST - update email templates, wording …
…on labels, remove paging from api call. (#2645)
- Loading branch information
Showing
8 changed files
with
18 additions
and
33 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8 changes: 4 additions & 4 deletions
8
...iler/src/account_mailer/email_templates/affiliation_invitation_request_authorization.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,17 @@ | ||
Attention {{ requesting_account }} | ||
**Attention {{ requesting_account }}** | ||
|
||
{% if is_authorized %} | ||
Your BC Registries and Online Services account is now authorized to manage {{ business_name }}. | ||
|
||
To manage this business now, [Log in to your BC Registries Dashboard]({{ url }}) | ||
To manage this business now, **[Log in to your BC Registries Dashboard]({{ url }})** | ||
{% else %} | ||
Your request to manage {{ business_name }} has been declined. | ||
|
||
To change your request or make a new request to manage this business, [log in to your BC Registries Dashboard]({{ url }}) | ||
To change your request or make a new request to manage this business, **[log in to your BC Registries Dashboard]({{ url }})** | ||
{% endif %} | ||
___ | ||
**Business Registry** | ||
BC Registries and Online Services | ||
Toll Free: [1-877-526-1526](1-877-526-1526) | ||
Victoria Office: | ||
Victoria Office: [250-387-7848](250-387-7848) | ||
Email: [BCRegistries@gov.bc.ca](BCRegistries@gov.bc.ca) |