Skip to content

Commit 7ed067d

Browse files
committed
Unique IDs for Button and Button States subsections
1 parent 6b994db commit 7ed067d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

partials/section.forms.hbs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -370,9 +370,9 @@
370370

371371
</fieldset><!-- End of #subsection__checkboxes-and-radios -->
372372

373-
<fieldset id="subsection__buttons" role="region" aria-labelledby="subtitle__buttons"><!-- Start of #subsection__buttons -->
373+
<fieldset id="subsection__button-states" role="region" aria-labelledby="subtitle__button-states"><!-- Start of #subsection__buttons -->
374374
<legend>
375-
<h3 id="subtitle__buttons">Buttons</h3>
375+
<h3 id="subtitle__button-states">Buttons</h3>
376376
</legend>
377377

378378
<button>

0 commit comments

Comments
 (0)