Skip to content
This repository has been archived by the owner on Jun 14, 2022. It is now read-only.

Commit

Permalink
Merge pull request #158 from DFE-Digital/1241-mailto-link-tweaks
Browse files Browse the repository at this point in the history
[1241] Tweak mailto subject
  • Loading branch information
benilovj committed Apr 5, 2019
2 parents c1d0d61 + 1246cba commit e6736ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/layouts/application.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
<div class="govuk-grid-row">
<div class="govuk-grid-column-two-thirds govuk-footer__content-container">
<p class="govuk-footer__content">
<%= mail_to "becomingateacher@digital.education.gov.uk", "Contact the Becoming a Teacher team", subject: "Publish teacher training courses feedback", class: "govuk-footer__link" %> for support.
<%= mail_to "becomingateacher@digital.education.gov.uk", "Contact the Becoming a Teacher team", subject: "Publish teacher training courses support", class: "govuk-footer__link" %> for support.
</p>
</div>
</div>
Expand Down

0 comments on commit e6736ce

Please sign in to comment.