slive 01/02/18 21:05:31
Modified: htdocs index.html.cz Log: Error in META tag. PR: 6570 Submitted by: Martin Cermak <[EMAIL PROTECTED]> Revision Changes Path 1.4 +1 -1 httpd-docs-1.3/htdocs/index.html.cz Index: index.html.cz =================================================================== RCS file: /home/cvs/httpd-docs-1.3/htdocs/index.html.cz,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -b -u -r1.3 -r1.4 --- index.html.cz 2001/01/19 19:39:43 1.3 +++ index.html.cz 2001/02/19 05:05:30 1.4 @@ -1,7 +1,7 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> <HTML> <HEAD> - <META NAME="ContentType" CONTENT="text/html; charset=iso-8859-2"> + <META HTTP-Equiv="Content-Type" CONTENT="text/html; charset=iso-8859-2"> <TITLE>Testovací stránka instalace web serveru Apache</TITLE> </HEAD> <!-- Background white, links blue (unvisited), navy (visited), red (active) -->