diff options
Diffstat (limited to 'htdocs')
-rwxr-xr-x | htdocs/feedback.html | 16 |
1 files changed, 4 insertions, 12 deletions
diff --git a/htdocs/feedback.html b/htdocs/feedback.html index b83355f..4828be2 100755 --- a/htdocs/feedback.html +++ b/htdocs/feedback.html @@ -9,7 +9,7 @@ <meta name="description" content="How to Provide Feedback on W3C's Validation Service."> <meta name="revision" - content="$Id: feedback.html,v 1.5 1998-08-05 01:24:49 gerald Exp $"> + content="$Id: feedback.html,v 1.6 1998-08-05 01:38:57 gerald Exp $"> </head> <body bgcolor="#FFFFFF" text="#000000" link="#0000ee" vlink="#551a8b"> @@ -58,16 +58,8 @@ <dd> <p> - Please join the <code>www-validator</code> mailing list. - To join the list, send the word "subscribe" in the Subject of a - mail message to <a - href="mailto:www-validator-request@w3.org">www-validator-request@w3.org</a>. - </p> - - <p> - This list has <a - href="http://lists.w3.org/Archives/Public/www-validator/">an online - archive</a>. + Please join and contribute to the <a + href="http://lists.w3.org/Archives/Public/www-validator/"><code>www-validator</code> mailing list</a>. </p> <p> @@ -100,7 +92,7 @@ src="http://validator.w3.org/images/vh40.gif" height=31 width=88 align=right border=0 alt="Valid W3C HTML 4.0!"></a> <a href="http://www.w3.org/People/Gerald/">Gerald Oskoboiny</A><br> - $Date: 1998-08-05 01:24:49 $ + $Date: 1998-08-05 01:38:57 $ </address> </body> |