Skip to content

Commit bf430aa

Browse files
Demos: Label didn't match example.
1 parent 71e6dfc commit bf430aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demos/widgets/checkbox/index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
<div data-demo-html="true">
9595
<form>
9696
<fieldset data-role="controlgroup" data-iconpos="right">
97-
<legend>Horizontal, mini sized:</legend>
97+
<legend>Icon right:</legend>
9898
<input type="checkbox" name="checkbox-h-6a" id="checkbox-h-6a">
9999
<label for="checkbox-h-6a">One</label>
100100
<input type="checkbox" name="checkbox-h-6b" id="checkbox-h-6b">

0 commit comments

Comments
 (0)