You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by nd...@apache.org on 2004/04/19 22:21:56 UTC

cvs commit: httpd-2.0/docs/error/include top.html

nd          2004/04/19 13:21:56

  Modified:    docs/error/include top.html
  Log:
  title is already encoded.
  
  PR: 28459 again
  
  Revision  Changes    Path
  1.10      +2 -2      httpd-2.0/docs/error/include/top.html
  
  Index: top.html
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/error/include/top.html,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -u -r1.9 -r1.10
  --- top.html	27 Nov 2002 06:02:33 -0000	1.9
  +++ top.html	19 Apr 2004 20:21:56 -0000	1.10
  @@ -9,7 +9,7 @@
     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
   <html xmlns="http://www.w3.org/1999/xhtml" lang="<!--#echo var="CONTENT_LANGUAGE" -->" xml:lang="<!--#echo var="CONTENT_LANGUAGE" -->">
   <head>
  -<title><!--#echo var="TITLE" --></title>
  +<title><!--#echo encoding="none" var="TITLE" --></title>
   <link rev="made" href="mailto:<!--#echo encoding="url" var="SERVER_ADMIN" -->" />
   <style type="text/css"><!--/*--><![CDATA[/*><!--*/ 
       body { color: #000000; background-color: #FFFFFF; }
  @@ -21,4 +21,4 @@
   
   <body>
   <h1><!--#echo encoding="none" var="TITLE" --></h1>
  -<p>
  \ No newline at end of file
  +<p>