Update profile content about Login.gov email (#3765)

* Update profile_form.html

* Update finish_profile_form.html

* Update finish_profile_form.html

* Update profile_form.html

* Update finish_profile_form.html

* Update profile_form.html
This commit is contained in:
Kristina 2025-05-09 07:48:47 -07:00 committed by GitHub
parent d9ca2ca3c2
commit f05907b2b3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -61,7 +61,7 @@
{% with toggleable_input=True add_class="display-none" group_classes="usa-form-editable usa-form-editable padding-top-2 bold-usa-label" %}
{% with link_href=login_help_url %}
{% with sublabel_text="We recommend using a Login.gov account that's only connected to your work email address. If you need to change your email, you'll need to make a change to your Login.gov account. Get help with updating your email address." %}
{% with sublabel_text="We recommend using a Login.gov account that's connected to your work email address. If you need to change your address, visit your account on Login.gov. Get help with updating your email address." %}
{% with link_text="Get help with updating your email address" target_blank=True %}
{% input_with_errors form.email %}
{% endwith %}

View file

@ -33,7 +33,7 @@
{% public_site_url "help/account-management/#email-address" as login_help_url %}
{% with link_href=login_help_url %}
{% with sublabel_text="We recommend using a Login.gov account that's only connected to your work email address. If you need to change your email, you'll need to make a change to your Login.gov account. Get help with updating your email address." %}
{% with sublabel_text="We recommend using a Login.gov account that's connected to your work email address. If you need to change your address, visit your account on Login.gov. Get help with updating your email address." %}
{% with link_text="Get help with updating your email address" %}
{% with target_blank=True %}
{% with hide_character_count=True %}