Remove duplicate label and description text
This commit is contained in:
parent
441125d197
commit
aad42b2991
@ -27,11 +27,6 @@
|
|||||||
|
|
||||||
|
|
||||||
<div class="usa-input">
|
<div class="usa-input">
|
||||||
<label>
|
|
||||||
<div class="usa-input__title">{{ form.date_latest_training.label }}</div>
|
|
||||||
</label>
|
|
||||||
|
|
||||||
<span class="usa-form-hint">{{ "forms.date_hint" | translate }}</span>
|
|
||||||
{{ DatePicker(form.date_latest_training, mindate=mindate, maxdate=maxdate) }}
|
{{ DatePicker(form.date_latest_training, mindate=mindate, maxdate=maxdate) }}
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -44,7 +44,6 @@ footer:
|
|||||||
browser_support: JEDI Cloud supported on these web browsers
|
browser_support: JEDI Cloud supported on these web browsers
|
||||||
jedi_help_link_text: Questions? Contact your CCPO Representative
|
jedi_help_link_text: Questions? Contact your CCPO Representative
|
||||||
forms:
|
forms:
|
||||||
date_hint: "For example: 11 28 1986"
|
|
||||||
ccpo_review:
|
ccpo_review:
|
||||||
comment_description: Provide instructions or notes for additional information that is necessary to approve the request here. The requestor may then re-submit the updated request or initiate contact outside of AT-AT if further discussion is required. <strong>This message will be shared with the person making the JEDI request.</strong>.
|
comment_description: Provide instructions or notes for additional information that is necessary to approve the request here. The requestor may then re-submit the updated request or initiate contact outside of AT-AT if further discussion is required. <strong>This message will be shared with the person making the JEDI request.</strong>.
|
||||||
comment_label: Instructions or comments
|
comment_label: Instructions or comments
|
||||||
|
Loading…
x
Reference in New Issue
Block a user