summaryrefslogtreecommitdiffstats
path: root/htdocs/detailed-form_directinput.html
diff options
context:
space:
mode:
Diffstat (limited to 'htdocs/detailed-form_directinput.html')
-rwxr-xr-xhtdocs/detailed-form_directinput.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/htdocs/detailed-form_directinput.html b/htdocs/detailed-form_directinput.html
index 5127ddc..5d1d436 100755
--- a/htdocs/detailed-form_directinput.html
+++ b/htdocs/detailed-form_directinput.html
@@ -1,5 +1,7 @@
+<tr><th>Pre-fill with:</th><td> <a href="#validate-by-input" onclick="prefill_document('fragment', 'xhtml1')">XHTML 1.0</a> &middot;
+ <a href="#validate-by-input" onclick="prefill_document('fragment', 'html401')">HTML 4.01</a> document structure.</td></tr>
<tr>
- <td><label for="<!--#echo var="fieldset_id" -->-doctype">Use Doctype:</label></td>
+ <th><label for="<!--#echo var="fieldset_id" -->-doctype">Use Doctype:</label></th>
<td> <!--#include virtual="doctype-select.html" --></td>
<td> <label for="<!--#echo var="fieldset_id" -->-fbd"><input id="<!--#echo var="fieldset_id" -->-fbd" name="fbd" type="checkbox" value="1" />Only if Doctype is missing</label></td>
</tr>