File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 118
118
< div class="ui-field-contain">
119
119
< fieldset data-role="controlgroup">
120
120
< legend> Choose a pet:< /legend>
121
- < input type="radio" name="radio-choice-2" id="radio-choice-21 " value="choice-1" checked="checked" />
121
+ < input type="radio" name="radio-choice-2" id="radio-choice-1 " value="choice-1" checked="checked" />
122
122
< label for="radio-choice-1">Cat< /label>
123
123
124
- < input type="radio" name="radio-choice-2" id="radio-choice-22 " value="choice-2" />
124
+ < input type="radio" name="radio-choice-2" id="radio-choice-2 " value="choice-2" />
125
125
< label for="radio-choice-2">Dog< /label>
126
126
127
- < input type="radio" name="radio-choice-2" id="radio-choice-23 " value="choice-3" />
127
+ < input type="radio" name="radio-choice-2" id="radio-choice-3 " value="choice-3" />
128
128
< label for="radio-choice-3">Hamster< /label>
129
129
130
- < input type="radio" name="radio-choice-2" id="radio-choice-24 " value="choice-4" />
130
+ < input type="radio" name="radio-choice-2" id="radio-choice-4 " value="choice-4" />
131
131
< label for="radio-choice-4">Lizard< /label>
132
132
< /fieldset>
133
133
< /div>
You can’t perform that action at this time.
0 commit comments