- From: Olivier Thereaux <ot@dev.w3.org>
- Date: Wed, 09 Feb 2005 06:41:14 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs
In directory hutz:/tmp/cvs-serv16626
Modified Files:
Tag: validator-0_6_0-branch
index.html file-upload.html
Log Message:
changing note text now that a fix to winXP is available
Index: index.html
===================================================================
RCS file: /sources/public/validator/htdocs/index.html,v
retrieving revision 1.55.2.38
retrieving revision 1.55.2.39
diff -u -d -r1.55.2.38 -r1.55.2.39
--- index.html 21 Jan 2005 14:35:44 -0000 1.55.2.38
+++ index.html 9 Feb 2005 06:41:12 -0000 1.55.2.39
@@ -45,8 +45,8 @@
title="File Upload Interface to the W3C Markup Validation Service"
href="file-upload.html">Extended File Upload Interface</a>.
</p>
- <p><strong>Note</strong>: file upload does not currently work with Internet
- Explorer on Windows XP Service Pack 2, see our
+ <p><strong>Note</strong>: file upload may not work with Internet
+ Explorer on some versions of Windows XP Service Pack 2, see our
<a href="http://www.w3.org/QA/2005/01/Validator-IE_WinXP_SP2">information page</a>
on the W3C QA Website.</p>
</fieldset>
Index: file-upload.html
===================================================================
RCS file: /sources/public/validator/htdocs/file-upload.html,v
retrieving revision 1.14.2.11
retrieving revision 1.14.2.12
diff -u -d -r1.14.2.11 -r1.14.2.12
--- file-upload.html 21 Jan 2005 14:43:21 -0000 1.14.2.11
+++ file-upload.html 9 Feb 2005 06:41:12 -0000 1.14.2.12
@@ -22,8 +22,8 @@
</tr>
</table>
</form>
- <p><strong>Note</strong>: file upload does not currently work with Internet
- Explorer on Windows XP Service Pack 2, see our
+ <p><strong>Note</strong>: file upload may not work with Internet
+ Explorer on some versions of Windows XP Service Pack 2, see our
<a href="http://www.w3.org/QA/2005/01/Validator-IE_WinXP_SP2">information page</a>
on the W3C QA Website.</p>
Received on Wednesday, 9 February 2005 06:41:14 UTC