vincent         Wed Jan 19 11:50:39 2005 EDT

  Modified files:              
    /phpdoc/en/docweb   main.ent 
  Log:
  Template the error page
  
http://cvs.php.net/diff.php/phpdoc/en/docweb/main.ent?r1=1.8&r2=1.9&ty=u
Index: phpdoc/en/docweb/main.ent
diff -u phpdoc/en/docweb/main.ent:1.8 phpdoc/en/docweb/main.ent:1.9
--- phpdoc/en/docweb/main.ent:1.8       Tue Jan 18 07:03:55 2005
+++ phpdoc/en/docweb/main.ent   Wed Jan 19 11:50:38 2005
@@ -1,4 +1,4 @@
-<!-- $Revision: 1.8 $ -->
+<!-- $Revision: 1.9 $ -->
 
 <!-- common -->
 <!ENTITY docweb.common.title.default 'PHP Documentation Tools'>
@@ -46,6 +46,7 @@
 navigation'>
 <!ENTITY docweb.common.header.credits 'Website Credits'>
 <!ENTITY docweb.common.header.copyright 'Copyright'>
+<!ENTITY docweb.common.header.error 'Error'>
 
 <!-- common.footer -->
 <!ENTITY docweb.common.footer.copyright 'Copyright'>
@@ -111,3 +112,5 @@
 questions not handled in the licenses, please ask at
 &docweb.common.link.doc-license;.'>    
   
+<!-- error codes -->
+<!ENTITY docweb.error.404 'File Not Found'>

Reply via email to