Skip to content

Commit

Permalink
Update Lancaster House contact details
Browse files Browse the repository at this point in the history
- Update emails address
- accessibility: remove link element from phone number
  • Loading branch information
KludgeKML committed Mar 28, 2024
1 parent 9c9ba2d commit b2f9c8a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/views/histories/lancaster_house.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -171,8 +171,8 @@
<p>You can also contact Lancaster House:</p>
<div class="vcard">
<p class="govuk-visually-hidden">Lancaster House enquiries</p>
<p class="tel govuk-body-s">Tel: <a class="govuk-link" href="tel:+442070082711">020 7008 2711</a></p>
<p class="email govuk-body-s">Email: <a class="govuk-link" href="mailto:lancasterhouse.enquiries@fcdo.gov.uk">lancasterhouse.enquiries@fcdo.gov.uk</a></p>
<p class="tel govuk-body-s">Tel: 020 7008 2711</p>
<p class="email govuk-body-s">Email: <a class="govuk-link" href="mailto:protocolevents.visits@fcdo.gov.uk">protocolevents.visits@fcdo.gov.uk</a></p>
</div>
<% end %>
</div>
Expand Down

0 comments on commit b2f9c8a

Please sign in to comment.