mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-01 12:19:47 -04:00
Fixed more unit tests
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
|
||||
<div class="grid-row">
|
||||
{% call form_wrapper() %}
|
||||
{{ radios(form.sender, legend_style='usa-legend--large') }}
|
||||
{{ radios(form.sender, legend_style='usa-legend--large', option_hints=option_hints) }}
|
||||
<div class="grid-col-9">
|
||||
{{ page_footer('Continue') }}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user