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 fd7593e..ae3eb15 100755 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -78,7 +78,7 @@ </select><br /> Character Encoding: <select name="charset"> - <option value="unknown">(Detect Automatically)</option> + <option value="unknown">(detect automatically)</option> <option value="utf-8 (Unicode, worldwide)">utf-8 (Unicode, worldwide) <option value="iso-8859-1 (Western Europe)">iso-8859-1 (Western Europe) <option value="iso-8859-2 (Central Europe)">iso-8859-2 (Central Europe) @@ -156,7 +156,7 @@ src="http://validator.w3.org/images/vxhtml10" height="31" width="88" align="right" border="0" alt="Valid XHTML 1.0!" /></a> <a href="/feedback.html">Gerald Oskoboiny</a><br /> - $Date: 2001-07-26 14:15:45 $ + $Date: 2001-07-26 14:17:29 $ </address> </body> |