Skip to content

Commit 448fda5

Browse files
authored
Merge pull request #478 from bcgov/main-AH-FOIMOD-4575
Ticket 4575: Update contact information for templates
2 parents f7fd04c + 3fe787b commit 448fda5

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

api/emailLayout.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -467,14 +467,14 @@ function ConfirmationEmailLayout() {
467467
<p>Please do not reply to this email, this is an acknowledgment of payment.</p>
468468
<p>If you have any questions or concerns, please contact us directly at the contact information noted below.</p>
469469
<p>Regards,</p>
470-
<p>Information Access Operations</p>
470+
<p>FOI Operations</p>
471471
<hr/>
472472
<p style='margin:0;'>
473473
<b><span style='color:#00326A'>Ministry of Citizens’ Services | </span></b>
474-
<span style='color:#00326A'>Information Access Operations</span>
474+
<span style='color:#00326A'>FOI Operations</span>
475475
</p>
476476
<p style='margin:0;'>
477-
<span>PO Box 9569 Stn Prov Govt Victoria BC V8W 9K1</span>
477+
<span>PO Box 9569 Stn Prov Govt Victoria BC V8W 9V1</span>
478478
</p>
479479
<p style='margin:0;'>
480480
<a href=\"http://www.gov.bc.ca/freedomofinformation/\">
@@ -484,7 +484,7 @@ function ConfirmationEmailLayout() {
484484
<p style='margin:0;'>FOI.Requests@gov.bc.ca</p>
485485
<p style='margin:0;'>
486486
<span>250-387-1321 or 1-833-283-8200
487-
<i>(ask for Information Access Operations)</i>
487+
<i>(ask for FOI Operations)</i>
488488
</span>
489489
</p>
490490
</div>`

web/src/app/route-components/choose-identity/choose-identity.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<div>
3737
<h3>Information Collection Notice</h3>
3838
<p class="information">
39-
Personal information from your BC Services Card is collected under s.26 of the <i>Freedom of Information and Protection of Privacy Act</i>. The information you provide will be only be used in confirming your identity. Upon pressing the [Login with BC Services Card] button, you are confirming that you have reviewed this statement. If you have any questions about the collection and use of this information, please contact Information Access Operations at PO Box 9569, Stn Prov Govt, Victoria BC, V8W 9K1 or at <a href="tel:2503871321">250-387-1321</a>
39+
Personal information from your BC Services Card is collected under s.26 of the <i>Freedom of Information and Protection of Privacy Act</i>. The information you provide will be only be used in confirming your identity. Upon pressing the [Login with BC Services Card] button, you are confirming that you have reviewed this statement. If you have any questions about the collection and use of this information, please contact FOI Operations at PO Box 9569, Stn Prov Govt, Victoria BC, V8W 9V1 or at <a href="tel:2503871321">250-387-1321</a>
4040
</p>
4141
</div>
4242

web/src/app/route-components/landing/landing.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ <h3>How are records stored?</h3>
7171
>Freedom of Information and Protection of Privacy Act</a
7272
>
7373
and will be used only for the purpose of responding to your request. If you have any questions about the
74-
collection, use or disclosure of this information, please call Information Access Operations at 250-387-1321.
74+
collection, use or disclosure of this information, please call FOI Operations at 250-387-1321.
7575
</p>
7676
<p>
7777
You may make a request for access to records without using this form, provided you do so in writing. Including

web/src/app/utils-components/static-contact-block/static-contact-block.component.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<h3>Contact information</h3>
2-
<p>Information Access Operations can answer your questions about requesting records from government.</p>
2+
<p>FOI Operations can answer your questions about requesting records from government.</p>
33

44
<div>
55
<strong class="fixed-width-label">Phone:</strong>
@@ -16,5 +16,5 @@ <h3>Contact information</h3>
1616

1717
<div>
1818
<strong>Mailing Address:</strong> <br />
19-
<div class="address">PO Box 9569<br />Stn Prov Govt<br />Victoria BC V8W 9K1</div>
19+
<div class="address">PO Box 9569<br />Stn Prov Govt<br />Victoria BC V8W 9V1</div>
2020
</div>

0 commit comments

Comments
 (0)