From ced0aeede52cacb4b396fd09e934e66dd8896b61 Mon Sep 17 00:00:00 2001 From: Ans Date: Fri, 2 Aug 2024 16:00:23 -0400 Subject: [PATCH] Replace `a-legend` with `h4` --- .../jinja2/hmda/hmda-explorer-controls.html | 4 ++-- .../jinja2/tccp/includes/filter_form.html | 4 ++-- cfgov/tccp/jinja2/tccp/landing_page.html | 2 +- .../organisms/filterable-list-controls.html | 2 +- cfgov/wellbeing/jinja2/wellbeing/home.html | 24 +++++++++---------- .../organisms/FilterableListControls-spec.js | 4 ++-- 6 files changed, 20 insertions(+), 20 deletions(-) diff --git a/cfgov/hmda/jinja2/hmda/hmda-explorer-controls.html b/cfgov/hmda/jinja2/hmda/hmda-explorer-controls.html index 2e78e0e2f87..f94a3f22803 100644 --- a/cfgov/hmda/jinja2/hmda/hmda-explorer-controls.html +++ b/cfgov/hmda/jinja2/hmda/hmda-explorer-controls.html @@ -25,7 +25,7 @@ content-l__col-1">
- + Records included {% for radio in form.records %} @@ -49,7 +49,7 @@
- + Variable descriptions {% for radio in form.field_descriptions %} diff --git a/cfgov/tccp/jinja2/tccp/includes/filter_form.html b/cfgov/tccp/jinja2/tccp/includes/filter_form.html index 1624f139ca2..fe6c8ad7fce 100644 --- a/cfgov/tccp/jinja2/tccp/includes/filter_form.html +++ b/cfgov/tccp/jinja2/tccp/includes/filter_form.html @@ -37,7 +37,7 @@
- Features + Features {{ render_field(form.small_institution, "checkbox") }} @@ -47,7 +47,7 @@
- Rewards + Rewards {{ form.rewards }}
diff --git a/cfgov/tccp/jinja2/tccp/landing_page.html b/cfgov/tccp/jinja2/tccp/landing_page.html index 8e49befc33f..947cb7b4fa2 100644 --- a/cfgov/tccp/jinja2/tccp/landing_page.html +++ b/cfgov/tccp/jinja2/tccp/landing_page.html @@ -127,7 +127,7 @@

- + I’m looking for a card that will help me... {{ form.situations }} diff --git a/cfgov/v1/jinja2/v1/includes/organisms/filterable-list-controls.html b/cfgov/v1/jinja2/v1/includes/organisms/filterable-list-controls.html index 156a4f5e401..9c6a41bdec0 100644 --- a/cfgov/v1/jinja2/v1/includes/organisms/filterable-list-controls.html +++ b/cfgov/v1/jinja2/v1/includes/organisms/filterable-list-controls.html @@ -123,7 +123,7 @@ content-l__col-2-3">
- + Date range
diff --git a/cfgov/wellbeing/jinja2/wellbeing/home.html b/cfgov/wellbeing/jinja2/wellbeing/home.html index 58b32dae605..8b03f1c44e4 100644 --- a/cfgov/wellbeing/jinja2/wellbeing/home.html +++ b/cfgov/wellbeing/jinja2/wellbeing/home.html @@ -118,7 +118,7 @@

{{ _('Here’s how it works:') }}

{{ _('Part 1: How well does this statement describe you or your situation?') }}

-

+

{{ _('I could handle a major unexpected expense') }}

{{ _('This statement describes me') }}
@@ -191,7 +191,7 @@

-

+

{{ _('I am securing my financial future') }}

{{ _('This statement describes me') }}
@@ -264,7 +264,7 @@

-

+

{{ _('Because of my money situation, I feel like I will never have the things I want in life') }}

{{ _('This statement describes me') }}
@@ -337,7 +337,7 @@

-

+

{{ _('I can enjoy life because of the way I’m managing my money') }}

{{ _('This statement describes me') }}
@@ -410,7 +410,7 @@

-

+

{{ _('I am just getting by financially') }}

{{ _('This statement describes me') }}
@@ -483,7 +483,7 @@

-

+

{{ _('I am concerned that the money I have or will save won’t last') }}

{{ _('This statement describes me') }}
@@ -561,7 +561,7 @@

{{ _('Part 2: How often does this statement apply to you?') }}

-

+

{{ _('Giving a gift for a wedding, birthday or other occasion would put a strain on my finances for the month') }}

{{ _('This statement applies to me') }}
@@ -634,7 +634,7 @@

-

+

{{ _('I have money left over at the end of the month') }}

{{ _('This statement applies to me') }}
@@ -706,7 +706,7 @@

-

+

{{ _('I am behind with my finances') }}

{{ _('This statement applies to me') }}
@@ -779,7 +779,7 @@

-

+

{{ _('My finances control my life') }}

{{ _('This statement applies to me') }}
@@ -858,7 +858,7 @@

{{ _('About you') }}

-

+

{{ _('Select your age group. This changes the scoring calculation.') }}

    @@ -897,7 +897,7 @@

-

+

{{ _('Select how you completed the questionnaire. This changes the scoring calculation.') }}

    diff --git a/test/unit_tests/js/organisms/FilterableListControls-spec.js b/test/unit_tests/js/organisms/FilterableListControls-spec.js index e53b011bcd1..bd0e647dc09 100644 --- a/test/unit_tests/js/organisms/FilterableListControls-spec.js +++ b/test/unit_tests/js/organisms/FilterableListControls-spec.js @@ -50,7 +50,7 @@ const HTML_SNIPPET = ` content-l__col-1-3">
    - + Category
      @@ -119,7 +119,7 @@ const HTML_SNIPPET = ` content-l__col-1">
      - + Date range