Skip to content

Commit 381f7a1

Browse files
Add helper text for required fields
Signed-off-by: Natalia Luzuriaga <natalia.luzuriaga@cms.hhs.gov>
1 parent b5c9f05 commit 381f7a1

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

index.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,11 +281,13 @@ <h3 class="usa-heading margin-top-neg-05 margin-bottom-1" id="quiz-subheading">
281281
</div>
282282

283283
<!-- Form header -->
284-
<div id="form-subheader">
284+
<div class="form-subheader">
285285
<div class="step-header">
286286
<div class="step-number">3</div>
287287
<h2>Complete the entire form to generate the code.json file</h2>
288288
</div>
289+
<p class="usa-heading margin-top-neg-05 margin-bottom-2"><em>A red asterisk (<span style="color:red">*</span>)
290+
indicates a required field</em></p>
289291
</div>
290292

291293
<div id="formio"></div>

0 commit comments

Comments
 (0)