diff options
| author | Joshua Slive <slive@apache.org> | 2001-08-20 21:51:16 +0000 |
|---|---|---|
| committer | Joshua Slive <slive@apache.org> | 2001-08-20 21:51:16 +0000 |
| commit | 5893ad8a82729fd32f50be1ab351ae9e490dbfdb (patch) | |
| tree | 538034564dcb82ff77af7a4e065073cae496cfa6 /docs/error/contact.html.var | |
| parent | 65e3920e8e2e4a494e14bd2768765d51893239de (diff) | |
| download | httpd-5893ad8a82729fd32f50be1ab351ae9e490dbfdb.tar.gz | |
Convert the rest of the error docs to the new type-map format.
CVS: If this change addresses a PR in the problem report tracking
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90428 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/error/contact.html.var')
| -rw-r--r-- | docs/error/contact.html.var | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/docs/error/contact.html.var b/docs/error/contact.html.var new file mode 100644 index 0000000000..f39136b637 --- /dev/null +++ b/docs/error/contact.html.var @@ -0,0 +1,30 @@ +Content-language: de +Content-type: text/html +Body:----------de-- + Sofern Sie dies für eine Fehlfunktion des Servers halten, + informieren Sie bitte den + <A HREF="mailto:<!--#echo encoding="none" var="SERVER_ADMIN" -->">Webmaster</A> + hierüber. +----------de-- + +Content-language: en +Content-type: text/html +Body:----------en-- + In case 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> +en caso de que usted crea que existe un error en el servidor. +----------es-- + +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> +----------fr-- |
