summaryrefslogtreecommitdiffstats
path: root/htdocs
diff options
context:
space:
mode:
Diffstat (limited to 'htdocs')
-rwxr-xr-xhtdocs/detailed.html8
1 files changed, 5 insertions, 3 deletions
diff --git a/htdocs/detailed.html b/htdocs/detailed.html
index 9fa54bb..c994b79 100755
--- a/htdocs/detailed.html
+++ b/htdocs/detailed.html
@@ -1,5 +1,5 @@
-<!--#set var="revision" value="\$Id: detailed.html,v 1.5 2002-08-30 07:03:59 duerst Exp $"
---><!--#set var="date" value="\$Date: 2002-08-30 07:03:59 $"
+<!--#set var="revision" value="\$Id: detailed.html,v 1.6 2002-08-30 07:07:00 duerst Exp $"
+--><!--#set var="date" value="\$Date: 2002-08-30 07:07:00 $"
--><!--#set var="title" value="The W3C HTML Validation Service"
--><!--#set var="relroot" value="./"
--><!--#include virtual="header.html" -->
@@ -78,7 +78,7 @@
</td>
</tr>
<tr>
- <th rowspan="2">Options:</th>
+ <th rowspan="3">Options:</th>
<td><label><input name="ss" type="checkbox" value="" /> Show Source</label></td>
<td><label><input name="sp" type="checkbox" value="" /> Show Parse Tree</label></td>
</tr>
@@ -86,6 +86,8 @@
<td><label><input name="outline" type="checkbox" value="" /> Show Outline</label></td>
<td><label><input name="noatt" type="checkbox" value="" /> ...exclude attributes</label></td>
</tr>
+ <tr>
+ <td><label><input name="No200" type="checkbox" value="" /> Validate error pages</label></td>
<tr><td />
<td><input type="submit" value="Validate this page" /></td>
<td />