mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-19 02:49:21 +02:00
Content changes on other_contacts page
This commit is contained in:
parent
f5edb46371
commit
3b2ca4e6e9
1 changed files with 5 additions and 7 deletions
|
@ -2,11 +2,11 @@
|
||||||
{% load static field_helpers %}
|
{% load static field_helpers %}
|
||||||
|
|
||||||
{% block form_instructions %}
|
{% block form_instructions %}
|
||||||
<p>To help us assess your eligibility for a .gov domain, please provide contact information for other employees from your organization.
|
<p>To help us determine your organization’s eligibility for a .gov domain, it’s helpful to have contact information for other employees from your organization.
|
||||||
<ul class="usa-list">
|
<ul class="usa-list">
|
||||||
<li>They should be clearly and publicly affiliated with your organization and familiar with your domain request. </li>
|
<li>They should be clearly and publicly affiliated with your organization and familiar with your domain request.</li>
|
||||||
<li>They don't need to be involved with the technical management of your domain (although they can be). </li>
|
<li>They don’t need to be involved with the technical management of your domain (although they can be).</li>
|
||||||
<li>We typically don’t reach out to these employees, but if contact is necessary, our practice is to coordinate first with you, the requestor. </li>
|
<li><strong>We typically don’t reach out to these employees</strong>, but if contact is necessary, our practice is to coordinate with you first.</li>
|
||||||
</ul>
|
</ul>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
@ -88,9 +88,7 @@
|
||||||
<legend>
|
<legend>
|
||||||
<h2 class="margin-bottom-0">No other employees from your organization?</h2>
|
<h2 class="margin-bottom-0">No other employees from your organization?</h2>
|
||||||
</legend>
|
</legend>
|
||||||
<p>You don't need to provide names of other employees now, but it may
|
<p>You don’t need to provide names of other employees now, but it may slow down our assessment of your eligibility. Describe why there are no other employees who can help verify your request.</p>
|
||||||
slow down our assessment of your eligibility. Describe why there are
|
|
||||||
no other employees who can help verify your request.</p>
|
|
||||||
{% with attr_maxlength=1000 add_label_class="usa-sr-only" %}
|
{% with attr_maxlength=1000 add_label_class="usa-sr-only" %}
|
||||||
{% input_with_errors forms.2.no_other_contacts_rationale %}
|
{% input_with_errors forms.2.no_other_contacts_rationale %}
|
||||||
{% endwith %}
|
{% endwith %}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue