]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Fix META tag.
authorJoshua Slive <slive@apache.org>
Mon, 19 Feb 2001 05:06:52 +0000 (05:06 +0000)
committerJoshua Slive <slive@apache.org>
Mon, 19 Feb 2001 05:06:52 +0000 (05:06 +0000)
PR: 6570
Submitted by: Martin Cermak <cermak@trimedia.cz>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88233 13f79535-47bb-0310-9956-ffa450edef68

docs/docroot/index.html.cz

index aafdcd436da34355249663f90c3226994b95d3dc..e0cd2ba61092cca1463f0cd497c1a229c18f5257 100644 (file)
@@ -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) -->
@@ -36,7 +36,7 @@
   <P>
   Zde najdete
   <A
-   HREF="manual/index.html"
+   HREF="manual/"
   >dokumentaci</A>
   Apache (anglicky) obsa¾enou v této distribuci.
   </P>