提交 ead60ced 编写于 作者: M Michael

Fix typo in forms/general.php

上级 1e21624d
......@@ -729,13 +729,13 @@
<div class="form-group">
<div class="radio">
<label>
<input type="radio" name="optionsRadios" id="optionsRadios1" value="option1" checked />>
<input type="radio" name="optionsRadios" id="optionsRadios1" value="option1" checked />
Option one is this and that&mdash;be sure to include why it's great
</label>
</div>
<div class="radio">
<label>
<input type="radio" name="optionsRadios" id="optionsRadios2" value="option2" />>
<input type="radio" name="optionsRadios" id="optionsRadios2" value="option2" />
Option two can be something else and selecting it will deselect option one
</label>
</div>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册