Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

usagov-809-remove-role-group: usagov-809-remove-roll-group #775

Merged
merged 1 commit into from Mar 27, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Expand Up @@ -20,7 +20,7 @@
<h1 class="text-blue" id="skip-to-h1"><span>{{ element['#object'].title.value }}</span></h1>
</div>
<div id="wizard_border">
<fieldset role="group" class="usa-fieldset maxw-tablet margin-x-auto">
<fieldset class="usa-fieldset maxw-tablet margin-x-auto">
{% if element['#object'].title.value == "What type of scam do you need to report?" or element['#object'].title.value == "¿Qué tipo de estafa necesita reportar?" %}
<legend class="usa-sr-only">{{ element['#object'].body[0].value|raw }}</legend>
{% else %}
Expand Down