diff options
| author | Arno Töll <debian@toell.net> | 2012-01-08 22:53:17 +0100 |
|---|---|---|
| committer | Arno Töll <debian@toell.net> | 2012-01-08 22:53:17 +0100 |
| commit | e072a2dd866b7cb9f14319b80326a4e7fd16fcdf (patch) | |
| tree | a49dfc56d94a26011fe157835ff6cbe14edbd8a9 /docs/error/include/top.html | |
| parent | 0890390c00801651d08d3794e13b31a5dabbf5ef (diff) | |
| download | apache2-e072a2dd866b7cb9f14319b80326a4e7fd16fcdf.tar.gz | |
Imported Upstream version 2.3.16-beta
Diffstat (limited to 'docs/error/include/top.html')
| -rw-r--r-- | docs/error/include/top.html | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/docs/error/include/top.html b/docs/error/include/top.html index 04b73b51..ae63020e 100644 --- a/docs/error/include/top.html +++ b/docs/error/include/top.html @@ -1,10 +1,7 @@ -<!--#if expr="! $CONTENT_LANGUAGE" +<!--#if expr="-z v('CONTENT_LANGUAGE')" --><!--#set var="CONTENT_LANGUAGE" value="en" --><!--#endif ---><!--#if expr="! $CHARACTER_ENCODING" ---><!--#set var="CHARACTER_ENCODING" value="ISO-8859-1" ---><!--#endif ---><?xml version="1.0" encoding="<!--#echo var="CHARACTER_ENCODING" -->"?> +--><?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "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" -->"> |
