mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-27 04:58:42 +02:00
add fieldsets and legends to feb questions
This commit is contained in:
parent
c0dcac1aee
commit
79fc902da9
3 changed files with 55 additions and 41 deletions
|
@ -130,7 +130,7 @@
|
||||||
{% endwith %}
|
{% endwith %}
|
||||||
|
|
||||||
{# Conditional Details Field – only shown when the executive naming requirements radio is "False" #}
|
{# Conditional Details Field – only shown when the executive naming requirements radio is "False" #}
|
||||||
<div id="domain-naming-requirements-details-container margin-top-3" class="conditional-panel" style="display: none;">
|
<div id="domain-naming-requirements-details-container" class="conditional-panel" style="display: none;">
|
||||||
<p><em>Provide details below. <abbr class="usa-hint usa-hint--required" title="required">*</abbr></em></p>
|
<p><em>Provide details below. <abbr class="usa-hint usa-hint--required" title="required">*</abbr></em></p>
|
||||||
{% with add_label_class="usa-sr-only" attr_required="required" maxlength="2000" %}
|
{% with add_label_class="usa-sr-only" attr_required="required" maxlength="2000" %}
|
||||||
{% input_with_errors forms.3.feb_naming_requirements_details %}
|
{% input_with_errors forms.3.feb_naming_requirements_details %}
|
||||||
|
|
|
@ -12,14 +12,12 @@
|
||||||
|
|
||||||
{% block form_fields %}
|
{% block form_fields %}
|
||||||
{% if requires_feb_questions %}
|
{% if requires_feb_questions %}
|
||||||
<fieldset class="usa-fieldset margin-top-0 dotgov-domain-form">
|
<fieldset class="usa-fieldset margin-top-0">
|
||||||
{{forms.0.management_form}}
|
{{forms.0.management_form}}
|
||||||
{{forms.1.management_form}}
|
{{forms.1.management_form}}
|
||||||
{{forms.2.management_form}}
|
<legend>
|
||||||
{{forms.3.management_form}}
|
|
||||||
{{forms.4.management_form}}
|
|
||||||
{{forms.5.management_form}}
|
|
||||||
<h2>What is the purpose of your requested domain?</h2>
|
<h2>What is the purpose of your requested domain?</h2>
|
||||||
|
</legend>
|
||||||
<p class="margin-bottom-0 margin-top-1">
|
<p class="margin-bottom-0 margin-top-1">
|
||||||
<em>Select one. <abbr class="usa-hint usa-hint--required" title="required">*</abbr></em>
|
<em>Select one. <abbr class="usa-hint usa-hint--required" title="required">*</abbr></em>
|
||||||
</p>
|
</p>
|
||||||
|
@ -35,8 +33,13 @@
|
||||||
{% input_with_errors forms.1.purpose %}
|
{% input_with_errors forms.1.purpose %}
|
||||||
{% endwith %}
|
{% endwith %}
|
||||||
</div>
|
</div>
|
||||||
|
</fieldset>
|
||||||
|
<fieldset class="usa-fieldset margin-top-2">
|
||||||
|
{{forms.2.management_form}}
|
||||||
|
{{forms.3.management_form}}
|
||||||
|
<legend>
|
||||||
<h2>Do you have a target time frame for launching this domain?</h2>
|
<h2>Do you have a target time frame for launching this domain?</h2>
|
||||||
|
</legend>
|
||||||
<p class="margin-bottom-0 margin-top-1">
|
<p class="margin-bottom-0 margin-top-1">
|
||||||
<em>Select one. <abbr class="usa-hint usa-hint--required" title="required">*</abbr></em>
|
<em>Select one. <abbr class="usa-hint usa-hint--required" title="required">*</abbr></em>
|
||||||
</p>
|
</p>
|
||||||
|
@ -52,8 +55,13 @@
|
||||||
{% input_with_errors forms.3.time_frame_details %}
|
{% input_with_errors forms.3.time_frame_details %}
|
||||||
{% endwith %}
|
{% endwith %}
|
||||||
</div>
|
</div>
|
||||||
|
</fieldset>
|
||||||
|
<fieldset class="usa-fieldset margin-top-2">
|
||||||
|
{{forms.4.management_form}}
|
||||||
|
{{forms.5.management_form}}
|
||||||
|
<legend>
|
||||||
<h2>Will the domain name be used for an interagency initiative?</h2>
|
<h2>Will the domain name be used for an interagency initiative?</h2>
|
||||||
|
</legend>
|
||||||
<p class="margin-bottom-0 margin-top-1">
|
<p class="margin-bottom-0 margin-top-1">
|
||||||
<em>Select one. <abbr class="usa-hint usa-hint--required" title="required">*</abbr></em>
|
<em>Select one. <abbr class="usa-hint usa-hint--required" title="required">*</abbr></em>
|
||||||
</p>
|
</p>
|
||||||
|
|
|
@ -11,9 +11,9 @@
|
||||||
<fieldset class="usa-fieldset">
|
<fieldset class="usa-fieldset">
|
||||||
{{forms.0.management_form}}
|
{{forms.0.management_form}}
|
||||||
{{forms.1.management_form}}
|
{{forms.1.management_form}}
|
||||||
{{forms.2.management_form}}
|
<legend>
|
||||||
{{forms.3.management_form}}
|
|
||||||
<h2 class="margin-top-0 margin-bottom-0">Are you working with someone in the Executive Office of the President (EOP) on this request?</h2>
|
<h2 class="margin-top-0 margin-bottom-0">Are you working with someone in the Executive Office of the President (EOP) on this request?</h2>
|
||||||
|
</legend>
|
||||||
<p class="margin-bottom-2 margin-top-2">Working with the EOP is not required to request a .gov domain.</p>
|
<p class="margin-bottom-2 margin-top-2">Working with the EOP is not required to request a .gov domain.</p>
|
||||||
<p class="margin-bottom-0 margin-top-1">
|
<p class="margin-bottom-0 margin-top-1">
|
||||||
<em>Select one. <abbr class="usa-hint usa-hint--required" title="required">*</abbr></em>
|
<em>Select one. <abbr class="usa-hint usa-hint--required" title="required">*</abbr></em>
|
||||||
|
@ -31,8 +31,14 @@
|
||||||
{% input_with_errors forms.1.last_name %}
|
{% input_with_errors forms.1.last_name %}
|
||||||
{% endwith %}
|
{% endwith %}
|
||||||
</div>
|
</div>
|
||||||
|
</fieldset>
|
||||||
|
|
||||||
|
<fieldset class="usa-fieldset">
|
||||||
|
{{forms.2.management_form}}
|
||||||
|
{{forms.3.management_form}}
|
||||||
|
<legend>
|
||||||
<h2>Is there anything else you'd like us to know about your domain request?</h2>
|
<h2>Is there anything else you'd like us to know about your domain request?</h2>
|
||||||
|
</legend>
|
||||||
<p class="margin-bottom-0 margin-top-1">
|
<p class="margin-bottom-0 margin-top-1">
|
||||||
<em>Select one. <abbr class="usa-hint usa-hint--required" title="required">*</abbr></em>
|
<em>Select one. <abbr class="usa-hint usa-hint--required" title="required">*</abbr></em>
|
||||||
</p>
|
</p>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue