summaryrefslogtreecommitdiffstats
path: root/htdocs/detailed-form.html
diff options
context:
space:
mode:
Diffstat (limited to 'htdocs/detailed-form.html')
-rwxr-xr-xhtdocs/detailed-form.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/htdocs/detailed-form.html b/htdocs/detailed-form.html
index 382e74f..a574dca 100755
--- a/htdocs/detailed-form.html
+++ b/htdocs/detailed-form.html
@@ -18,7 +18,7 @@
<td><label for="<!--#echo var="fieldset_id" -->-fbd"><input id="<!--#echo var="fieldset_id" -->-fbd" name="fbd" type="checkbox" value="1" title="Use selected Document Type only if missing in the document" />Only if missing</label></td>
</tr>
<tr>
- <td colspan="3"><input type="radio" name="group" id="<!--#echo var="fieldset_id" -->group_no" value="0" checked="checked" /><label for="<!--#echo var="fieldset_id" -->group_no">List Messages Sequentially</label> <input type="radio" name="group" id="<!--#echo var="fieldset_id" -->group_yes" value="1" /><label for="<!--#echo var="fieldset_id" -->group_yes">Group Error Messages by type</label></td>
+ <td colspan="3"><input type="radio" name="group" id="<!--#echo var="fieldset_id" -->group_no" value="0" checked="checked" /><label for="<!--#echo var="fieldset_id" -->group_no">List Messages Sequentially</label> <input type="radio" name="group" id="<!--#echo var="fieldset_id" -->group_yes" value="1" /><label for="<!--#echo var="fieldset_id" -->group_yes">Group Error Messages by Type</label></td>
</tr>
<tr>