summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlink <link@localhost>2001-04-17 02:24:46 +0000
committerlink <link@localhost>2001-04-17 02:24:46 +0000
commitc922fb2331f2ce0e6374636b0fda34d75eb45f49 (patch)
treef1732ded1109441e1b48e6ff838934431364e0df
parent543bcd856154a2c963300cf41d8ee2a927773a92 (diff)
downloadmarkup-validator-c922fb2331f2ce0e6374636b0fda34d75eb45f49.zip
markup-validator-c922fb2331f2ce0e6374636b0fda34d75eb45f49.tar.gz
markup-validator-c922fb2331f2ce0e6374636b0fda34d75eb45f49.tar.bz2
Changed name of CGI param from "uploaded_fragment" to just "fragment".
[ To preserve my sanity! :-) ]
-rwxr-xr-xhtdocs/fragment-upload.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/htdocs/fragment-upload.html b/htdocs/fragment-upload.html
index 803e61f..ceb1418 100755
--- a/htdocs/fragment-upload.html
+++ b/htdocs/fragment-upload.html
@@ -9,7 +9,7 @@
W3C HTML Validation Service" />
<meta name="description" content="W3C's easy-to-use
HTML validation service, based on an SGML parser." />
- <meta name="revision" content="$Id: fragment-upload.html,v 1.1 2001-04-15 02:33:55 link Exp $" />
+ <meta name="revision" content="$Id: fragment-upload.html,v 1.2 2001-04-17 02:24:46 link Exp $" />
</head>
<body bgcolor="#FFFFFF" text="#000000" link="#0000ee" vlink="#551a8b">
@@ -62,7 +62,7 @@
attributes from the parse tree<br />
</td>
</tr>
- <tr><td colspan="2"><textarea cols="80" rows="24" name="uploaded_fragment"></textarea></td></tr>
+ <tr><td colspan="2"><textarea cols="80" rows="24" name="fragment"></textarea></td></tr>
</table>
<input type="submit" value="Validate this document" />
<input type="reset" value="Reset this form" />
@@ -80,7 +80,7 @@
src="http://validator.w3.org/images/vxhtml10" height="31" width="88"
align="right" border="0" alt="Valid XHTML 1.0!" /></a>
<a href="/feedback.html">Gerald Oskoboiny</a><br />
- $Date: 2001-04-15 02:33:55 $
+ $Date: 2001-04-17 02:24:46 $
</address>
</body>