diff options
author | André Malo <nd@apache.org> | 2007-08-17 23:18:00 +0200 |
---|---|---|
committer | André Malo <nd@apache.org> | 2007-08-17 23:18:00 +0200 |
commit | 05d4dddbd9249dfc5998cf8f2b27a830720b7044 (patch) | |
tree | 38d8b40173600b0caba9ac3e10a91685697dc071 /docs/manual/custom-error.html.en | |
parent | Sync anchor href alt titles (diff) | |
download | apache2-05d4dddbd9249dfc5998cf8f2b27a830720b7044.tar.xz apache2-05d4dddbd9249dfc5998cf8f2b27a830720b7044.zip |
fix transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@567150 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/custom-error.html.en')
-rw-r--r-- | docs/manual/custom-error.html.en | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/manual/custom-error.html.en b/docs/manual/custom-error.html.en index da3a891896..8a73e7ad83 100644 --- a/docs/manual/custom-error.html.en +++ b/docs/manual/custom-error.html.en @@ -20,8 +20,8 @@ <div class="toplang"> <p><span>Available Languages: </span><a href="./en/custom-error.html" title="English"> en </a> | <a href="./es/custom-error.html" hreflang="es" rel="alternate" title="Español"> es </a> | -<a href="./ja/custom-error.html" hreflang="ja" rel="alternate" title=""> ja </a> | -<a href="./ko/custom-error.html" hreflang="ko" rel="alternate" title=""> ko </a></p> +<a href="./ja/custom-error.html" hreflang="ja" rel="alternate" title="Japanese"> ja </a> | +<a href="./ko/custom-error.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div> <p>Additional functionality allows webmasters to configure the response @@ -194,8 +194,8 @@ <div class="bottomlang"> <p><span>Available Languages: </span><a href="./en/custom-error.html" title="English"> en </a> | <a href="./es/custom-error.html" hreflang="es" rel="alternate" title="Español"> es </a> | -<a href="./ja/custom-error.html" hreflang="ja" rel="alternate" title=""> ja </a> | -<a href="./ko/custom-error.html" hreflang="ko" rel="alternate" title=""> ko </a></p> +<a href="./ja/custom-error.html" hreflang="ja" rel="alternate" title="Japanese"> ja </a> | +<a href="./ko/custom-error.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div><div id="footer"> <p class="apache">Copyright 2006 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> <p class="menu"><a href="./mod/">Modules</a> | <a href="./mod/directives.html">Directives</a> | <a href="./faq/">FAQ</a> | <a href="./glossary.html">Glossary</a> | <a href="./sitemap.html">Sitemap</a></p></div> |