diff options
author | ot <ot@localhost> | 2007-07-05 01:58:54 +0000 |
---|---|---|
committer | ot <ot@localhost> | 2007-07-05 01:58:54 +0000 |
commit | 1511e5cc9629b2f9a28b609114401d9cf0676da7 (patch) | |
tree | 3e5cdaa871b27b81eae5f1b2987ead3a70c9a94d /htdocs/docs/help.html | |
parent | fd439e4cbf29fad5f27b2a45f212bd1521be782c (diff) | |
download | markup-validator-1511e5cc9629b2f9a28b609114401d9cf0676da7.zip markup-validator-1511e5cc9629b2f9a28b609114401d9cf0676da7.tar.gz markup-validator-1511e5cc9629b2f9a28b609114401d9cf0676da7.tar.bz2 |
markup fixes
Diffstat (limited to 'htdocs/docs/help.html')
-rwxr-xr-x | htdocs/docs/help.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/htdocs/docs/help.html b/htdocs/docs/help.html index 2db934a..415fcf8 100755 --- a/htdocs/docs/help.html +++ b/htdocs/docs/help.html @@ -1,5 +1,5 @@ -<!--#set var="revision" value="\$Id: help.html,v 1.33 2007-07-03 04:46:08 ot Exp $" ---><!--#set var="date" value="\$Date: 2007-07-03 04:46:08 $" +<!--#set var="revision" value="\$Id: help.html,v 1.34 2007-07-05 01:58:54 ot Exp $" +--><!--#set var="date" value="\$Date: 2007-07-05 01:58:54 $" --><!--#set var="title" value="Help for The W3C Markup Validation Service" --><!--#set var="relroot" value="../" --><!--#include virtual="../header.html" --> @@ -70,7 +70,7 @@ mailing-list.</p> <li><a href="#icon-usage">My document is valid, can I use your "valid" icon?</a></li> <li><a href="#icon-list">Is there a list of all available icons somewhere?</a></li> <li><a href="#icon-license">License and Guidelines for usage of the "valid" icons</a></li> - <li><a href="#icon-deriv">Can I modify the existing icons to create my own?</li> + <li><a href="#icon-deriv">Can I modify the existing icons to create my own?</a></li> <li><a href="#icon-invalidpage">I saw the "valid" icon displayed on a site but the page is invalid. What should I do?</a></li> </ol> </li> |