diff options
-rwxr-xr-x | htdocs/detailed.html | 5 | ||||
-rwxr-xr-x | htdocs/index.html | 5 |
2 files changed, 4 insertions, 6 deletions
diff --git a/htdocs/detailed.html b/htdocs/detailed.html index a174b91..89774f7 100755 --- a/htdocs/detailed.html +++ b/htdocs/detailed.html @@ -1,5 +1,5 @@ -<!--#set var="revision" value="\$Id: detailed.html,v 1.23 2007-04-18 08:02:33 ot Exp $" ---><!--#set var="date" value="\$Date: 2007-04-18 08:02:33 $" +<!--#set var="revision" value="\$Id: detailed.html,v 1.24 2007-04-24 01:35:15 ot Exp $" +--><!--#set var="date" value="\$Date: 2007-04-24 01:35:15 $" --><!--#set var="title" value="The W3C Markup Validation Service" --><!--#set var="relroot" value="./" --><!--#include virtual="header.html" --> @@ -71,7 +71,6 @@ Check the markup (HTML, XHTML) of Web documents <p class="submit_button"> <input type="submit" value="Validate this document" /> - <input type="reset" value="Reset this form" /> </p> </form> diff --git a/htdocs/index.html b/htdocs/index.html index da7a3f4..595490b 100755 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -1,5 +1,5 @@ -<!--#set var="revision" value="\$Id: index.html,v 1.88 2007-04-18 08:02:33 ot Exp $" ---><!--#set var="date" value="\$Date: 2007-04-18 08:02:33 $" +<!--#set var="revision" value="\$Id: index.html,v 1.89 2007-04-24 01:35:15 ot Exp $" +--><!--#set var="date" value="\$Date: 2007-04-24 01:35:15 $" --><!--#set var="title" value="The W3C Markup Validation Service" --><!--#set var="relroot" value="./" --><!--#include virtual="header.html" --> @@ -57,7 +57,6 @@ Check the markup (HTML, XHTML) of Web documents <p class="submit_button"> <input type="submit" value="Validate this document" /> - <input type="reset" value="Reset this form" /> </p> </form> |