diff --git a/src/registrar/templates/application_org_election.html b/src/registrar/templates/application_org_election.html index ee41f9eae..7d3e092cb 100644 --- a/src/registrar/templates/application_org_election.html +++ b/src/registrar/templates/application_org_election.html @@ -3,7 +3,7 @@ {% block form_instructions %}
An election office is a government entity whose primary responsibility is overseeing elections and/or conducting voter registration.
@@ -12,13 +12,6 @@ {% endblock %} -{% block form_required_fields_help_text %} -- Required fields are marked with an asterisk (*). -
-{% endblock %} - {% block form_fields %} {% with add_class="usa-radio__input--tile" add_legend_class="usa-sr-only" %} {% input_with_errors forms.0.is_election_board %} diff --git a/src/registrar/templates/application_org_type.html b/src/registrar/templates/application_org_type.html index 7538bed8d..801079647 100644 --- a/src/registrar/templates/application_org_type.html +++ b/src/registrar/templates/application_org_type.html @@ -3,18 +3,11 @@ {% block form_instructions %}- Required fields are marked with an asterisk (*). -
-{% endblock %} - {% block form_fields %} {% with add_class="usa-radio__input--tile" add_legend_class="usa-sr-only" %}