mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-06 01:35:22 +02:00
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:
parent
d9ca2ca3c2
commit
f05907b2b3
2 changed files with 2 additions and 2 deletions
|
@ -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 %}
|
||||
|
|
|
@ -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 %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue