diff options
Diffstat (limited to 'htdocs/index.html')
-rwxr-xr-x | htdocs/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/htdocs/index.html b/htdocs/index.html index 483a1ee..1b2142e 100755 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -110,7 +110,7 @@ <th>Document Type:</th> <td colspan="2"> <select name="doctype"> - <option value="Inline">(specified inline)</option> + <option value="Inline">(detect automatically)</option> <option>XHTML 1.0 Strict</option> <option>XHTML 1.0 Transitional</option> <option>XHTML 1.0 Frameset</option> @@ -157,7 +157,7 @@ src="http://validator.w3.org/images/vxhtml10" height="31" width="88" alt="Valid XHTML 1.0!" /></a> <a href="/feedback.html">Gerald Oskoboiny</a><br /> - $Date: 2001-09-06 23:16:16 $ + $Date: 2001-09-07 02:53:24 $ </address> </body> </html> |