mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-06 09:45:23 +02:00
Tweak required on no other contacts
This commit is contained in:
parent
3499cc3ba0
commit
fd4204a415
1 changed files with 1 additions and 2 deletions
|
@ -70,12 +70,11 @@
|
|||
</div>
|
||||
|
||||
<div id="no-other-employees">
|
||||
{% include "includes/required_fields.html" %}
|
||||
<fieldset class="usa-fieldset margin-top-2">
|
||||
<legend>
|
||||
<h2>No other employees from your organization?</h2>
|
||||
</legend>
|
||||
{% with attr_maxlength=1000 %}
|
||||
{% with attr_maxlength=1000 add_label_class="usa-sr-only" %}
|
||||
{% input_with_errors forms.2.no_other_contacts_rationale %}
|
||||
{% endwith %}
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue