This commit is contained in:
Jonas Nicklas 2011-01-19 14:19:04 +00:00 committed by Joel Chippindale
parent 3cd365819b
commit 296041cf1e
1 changed files with 1 additions and 1 deletions

View File

@ -207,7 +207,7 @@
<p>
<label for="form_disabled_radio">
Disabled Checkbox
Disabled Radio
<input type="radio" name="form[disabled_radio]" value="Should not see me" id="form_disabled_radio" checked="checked" disabled="disabled" />
</label>
</p>