summaryrefslogtreecommitdiffstats
path: root/htdocs/index.html
diff options
context:
space:
mode:
authorot <ot@localhost>2008-03-19 18:54:15 +0000
committerot <ot@localhost>2008-03-19 18:54:15 +0000
commitfe7c274fc6fe9747aafc79b2eae3dd5d73c16ec2 (patch)
tree14cc86de1dd4c2abe23db8880137136aeb1ed0ec /htdocs/index.html
parentba70dffd239ea23eb12b74fb90bca59ea1cd5416 (diff)
downloadmarkup-validator-fe7c274fc6fe9747aafc79b2eae3dd5d73c16ec2.zip
markup-validator-fe7c274fc6fe9747aafc79b2eae3dd5d73c16ec2.tar.gz
markup-validator-fe7c274fc6fe9747aafc79b2eae3dd5d73c16ec2.tar.bz2
with snippet validation in the options, the wording requiring
a full document is misleading. With a nod toward Steph Troeth for noting the inconsistency.
Diffstat (limited to 'htdocs/index.html')
-rwxr-xr-xhtdocs/index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/htdocs/index.html b/htdocs/index.html
index 9a50881..5dc0eed 100755
--- a/htdocs/index.html
+++ b/htdocs/index.html
@@ -1,5 +1,5 @@
-<!--#set var="revision" value="\$Id: index.html,v 1.93 2007-07-24 07:19:10 ot Exp $"
---><!--#set var="date" value="\$Date: 2007-07-24 07:19:10 $"
+<!--#set var="revision" value="\$Id: index.html,v 1.94 2008-03-19 18:54:15 ot Exp $"
+--><!--#set var="date" value="\$Date: 2008-03-19 18:54:15 $"
--><!--#set var="title" value="The W3C Markup Validation Service"
--><!--#set var="relroot" value="./"
--><!--#set var="feeds" value="1"
@@ -66,7 +66,7 @@
</fieldset>
<fieldset id="validate-by-input" class="tabset_content front"><legend class="tabset_label">Validate by direct input</legend>
<form method="post" enctype="multipart/form-data" action="check">
- <p class="instructions"><label title="Paste a complete (HTML) Document here" for="fragment">Enter the Markup (Full Document) to validate</label>:<br />
+ <p class="instructions"><label title="Paste a complete (HTML) Document here" for="fragment">Enter the Markup to validate</label>:<br />
<textarea id="fragment" name="fragment" rows="12" cols="80"></textarea>
<!-- <br /><label for="parsemodel">Treat as:</label>