mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Template the error page
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177656 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
ecb62a3422
commit
6c503eb646
1 changed files with 3 additions and 0 deletions
|
@ -46,6 +46,7 @@ navigation'>
|
|||
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 @@ notices in the respective manuals for more information. In case you have
|
|||
questions not handled in the licenses, please ask at
|
||||
&docweb.common.link.doc-license;.'>
|
||||
|
||||
<!-- error codes -->
|
||||
<!ENTITY docweb.error.404 'File Not Found'>
|
||||
|
|
Loading…
Reference in a new issue