summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xhtdocs/detailed-form.html2
-rwxr-xr-xhtdocs/detailed-form_directinput.html2
-rw-r--r--share/templates/en_US/table.tmpl2
3 files changed, 3 insertions, 3 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>
diff --git a/htdocs/detailed-form_directinput.html b/htdocs/detailed-form_directinput.html
index 008129b..122963b 100755
--- a/htdocs/detailed-form_directinput.html
+++ b/htdocs/detailed-form_directinput.html
@@ -15,7 +15,7 @@
<input type="radio" name="prefill_doctype" id="<!--#echo var="fieldset_id" -->fill_doctype_html401" value="html401" checked="checked" /><label for="<!--#echo var="fieldset_id" -->fill_doctype_html401">HTML 4.01</label>
<input type="radio" name="prefill_doctype" id="<!--#echo var="fieldset_id" -->fill_doctype_xhtml10" value="xhtml10" /><label for="<!--#echo var="fieldset_id" -->fill_doctype_xhtml10">XHTML 1.0</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>
diff --git a/share/templates/en_US/table.tmpl b/share/templates/en_US/table.tmpl
index 23e7cb3..1b99a08 100644
--- a/share/templates/en_US/table.tmpl
+++ b/share/templates/en_US/table.tmpl
@@ -136,7 +136,7 @@
<TMPL_IF NAME="opt_group_errors">
checked="checked"
</TMPL_IF>
- /><label for="group_yes">Group Error Messages by type</label></td>
+ /><label for="group_yes">Group Error Messages by Type</label></td>
</tr>
<tr>
<td><input type="checkbox" value="1" id="No200" name="No200"