]> granicus.if.org Git - apache/commitdiff
Make internationalized error docs xhtml compliant.
authorJoshua Slive <slive@apache.org>
Thu, 11 Jul 2002 19:07:03 +0000 (19:07 +0000)
committerJoshua Slive <slive@apache.org>
Thu, 11 Jul 2002 19:07:03 +0000 (19:07 +0000)
Submitted by: Erik Abele <webmaster@codefaktor.de>
Reviewed by: Joshua Slive

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

docs/error/HTTP_INTERNAL_SERVER_ERROR.html.var
docs/error/contact.html.var
docs/error/include/bottom.html
docs/error/include/spacer.html
docs/error/include/top.html

index 64a26ea31242f4ba100bf170d5e040b92dd7a63e..a9ca662db66bbe20922de5b598a70c28c5a0b3be 100644 (file)
@@ -12,7 +12,7 @@ Body:----------de--
     <!--#include virtual="include/spacer.html" -->
 
     Fehlermeldung:
-    <BR><!--#echo var="REDIRECT_ERROR_NOTES" -->
+    <br /><!--#echo var="REDIRECT_ERROR_NOTES" -->
 
 
   <!--#else -->
@@ -38,7 +38,7 @@ Body:----------en--
     <!--#include virtual="include/spacer.html" -->
 
     Error message:
-    <BR><!--#echo var="REDIRECT_ERROR_NOTES" -->
+    <br /><!--#echo var="REDIRECT_ERROR_NOTES" -->
 
   <!--#else -->
 
@@ -65,7 +65,7 @@ Body:----------es--
     <!--#include virtual="include/spacer.html" -->
 
         Mensaje de error:
-    <BR><!--#echo var="REDIRECT_ERROR_NOTES" -->
+    <br /><!--#echo var="REDIRECT_ERROR_NOTES" -->
 
   <!--#else -->
 
@@ -94,7 +94,7 @@ Body:----------fr--
     <!--#include virtual="include/spacer.html" -->
 
         Message d'erreur:
-    <BR><!--#echo var="REDIRECT_ERROR_NOTES" -->
+    <br /><!--#echo var="REDIRECT_ERROR_NOTES" -->
 
   <!--#else -->
 
index f60a454c17c61eeee2e10d6c285cb7418f4e16c9..7637b06d0e8b9456376c7531a1e1112fc391ba1d 100644 (file)
@@ -1,24 +1,24 @@
 Content-language: de
 Content-type: text/html
 Body:----------de--
- Sofern Sie dies f&uuml;r eine Fehlfunktion des Servers halten,
- informieren Sie bitte den
- <A HREF="mailto:<!--#echo encoding="none" var="SERVER_ADMIN" -->">Webmaster</A>
- hier&uuml;ber.
+Sofern Sie dies f&uuml;r eine Fehlfunktion des Servers halten,
+informieren Sie bitte den
+<a href="mailto:<!--#echo encoding="none" var="SERVER_ADMIN" -->">Webmaster</a>
+hier&uuml;ber.
 ----------de--
 
 Content-language: en
 Content-type: text/html
 Body:----------en--
- If you think this is a server error, please contact
- the <A HREF="mailto:<!--#echo encoding="none" var="SERVER_ADMIN" -->">webmaster</A>
+If you think this is a server error, please contact
+the <a href="mailto:<!--#echo encoding="none" var="SERVER_ADMIN" -->">webmaster</a>
 ----------en--
 
 Content-language: es
 Content-type: text/html
 Body:----------es--
 Favor de contactar al 
-<A HREF="mailto:<!--#echo encoding="none" var="SERVER_ADMIN" -->">webmaster</A>
+<a href="mailto:<!--#echo encoding="none" var="SERVER_ADMIN" -->">webmaster</a>
 en caso de que usted crea que existe un error en el servidor. 
 ----------es--
 
@@ -26,5 +26,5 @@ Content-language: fr
 Content-type: text/html
 Body:----------fr--
 Si vous pensez qu'il s'agit d'une erreur du serveur, veuillez contacter 
-le <A HREF="mailto:<!--#echo encoding="none" var="SERVER_ADMIN" -->">gestionnaire du site</A>   
+le <a href="mailto:<!--#echo encoding="none" var="SERVER_ADMIN" -->">gestionnaire du site</a>   
 ----------fr--
index 72f05678d71a3dba7bace2ed878c320ae5036c1e..ad44d9c9e3c9492e94dc7c07ddfe6fa30c5335ca 100644 (file)
@@ -1,19 +1,19 @@
-</DL><DL><DD>
+</dd></dl><dl><dd>
 <!--#include virtual="../contact.html.var" -->
-</DL>
+</dd></dl>
 
-<H2>Error <!--#echo encoding="none" var="REDIRECT_STATUS" --></H2>
-<DL>
-<DD>
-<ADDRESS>
-  <A HREF="/"><!--#echo encoding="none" var="SERVER_NAME" --></A>
-  <BR>
+<h2>Error <!--#echo encoding="none" var="REDIRECT_STATUS" --></h2>
+<dl>
+<dd>
+<address>
+  <a href="/"><!--#echo encoding="none" var="SERVER_NAME" --></a>
+  <br />
   <!--#config timefmt="%c" -->
   <small><!--#echo encoding="none" var="DATE_LOCAL" --></small>
-  <BR>
-
+  <br />
   <small><!--#echo encoding="none" var="SERVER_SOFTWARE" --></small>
-</ADDRESS>
-</DL>
-</BODY>
-</HTML>
+</address>
+</dd>
+</dl>
+</body>
+</html>
index 70c5b25f4a84bfd15867787e07ff2ca323baf551..d8f5c2b4d6f64c9878357e4b2e6f63bf3217c17f 100644 (file)
@@ -1 +1 @@
-</DL><DL><DD>
+</dd></dl><dl><dd>
index 3f8399d349aa40a0d3f3d9d7ea4fcb9d2116f5a0..d49a323d54f81ae8c5c99cd4ac314d978bea0ca6 100644 (file)
@@ -1,11 +1,20 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<HTML>
-<HEAD>
-<TITLE><!--#echo var="TITLE" --></TITLE>
-<LINK REV="made" HREF="mailto:<!--#echo encoding="none" var="SERVER_ADMIN" -->">
-</HEAD>
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
+    "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
+<head>
+<title><!--#echo var="TITLE" --></title>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
+<link rev="made" href="mailto:<!--#echo encoding="none" var="SERVER_ADMIN" -->" />
+<style type="text/css">
+<!--
+body { color: #000000; background-color: #FFFFFF; }
+a:link { color: #0000CC; }
+-->
+</style>
+</head>
 
-<BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#0000CC">
-<H1><!--#echo encoding="none" var="TITLE" --></H1>
-<DL>
-<DD>
+<body>
+<h1><!--#echo encoding="none" var="TITLE" --></h1>
+<dl>
+<dd>