summaryrefslogtreecommitdiffstats
path: root/htdocs/detailed.html
diff options
context:
space:
mode:
Diffstat (limited to 'htdocs/detailed.html')
-rwxr-xr-xhtdocs/detailed.html14
1 files changed, 7 insertions, 7 deletions
diff --git a/htdocs/detailed.html b/htdocs/detailed.html
index bb9e397..3122bac 100755
--- a/htdocs/detailed.html
+++ b/htdocs/detailed.html
@@ -1,5 +1,5 @@
-<!--#set var="revision" value="\$Id: detailed.html,v 1.10 2002-11-01 19:34:50 ville Exp $"
---><!--#set var="date" value="\$Date: 2002-11-01 19:34:50 $"
+<!--#set var="revision" value="\$Id: detailed.html,v 1.11 2002-11-25 19:24:51 ville Exp $"
+--><!--#set var="date" value="\$Date: 2002-11-25 19:24:51 $"
--><!--#set var="title" value="The W3C MarkUp Validation Service"
--><!--#set var="relroot" value="./"
--><!--#include virtual="header.html" -->
@@ -81,15 +81,15 @@
</tr>
<tr>
<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>
+ <td><label><input name="ss" type="checkbox" value="1" /> Show Source</label></td>
+ <td><label><input name="sp" type="checkbox" value="1" /> Show Parse Tree</label></td>
</tr>
<tr>
- <td><label><input name="outline" type="checkbox" value="" /> Show Outline</label></td>
- <td><label><input name="noatt" type="checkbox" value="" /> ...exclude attributes</label></td>
+ <td><label><input name="outline" type="checkbox" value="1" /> Show Outline</label></td>
+ <td><label><input name="noatt" type="checkbox" value="1" /> ...exclude attributes</label></td>
</tr>
<tr>
- <td><label><input name="No200" type="checkbox" value="" /> Validate error pages</label></td>
+ <td><label><input name="No200" type="checkbox" value="1" /> Validate error pages</label></td>
</tr>
<tr>
<td></td>