diff options
author | William A. Rowe Jr <wrowe@apache.org> | 2007-08-17 22:42:56 +0200 |
---|---|---|
committer | William A. Rowe Jr <wrowe@apache.org> | 2007-08-17 22:42:56 +0200 |
commit | 37af7a852e43d03d2351a897a53ea398c58a435d (patch) | |
tree | 426c449799207088a580333ce5ec813cc88c89c0 /docs/manual/developer/modules.html.en | |
parent | Pedantic corrections (diff) | |
download | apache2-37af7a852e43d03d2351a897a53ea398c58a435d.tar.xz apache2-37af7a852e43d03d2351a897a53ea398c58a435d.zip |
Sync anchor href alt titles
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@567134 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/developer/modules.html.en')
-rw-r--r-- | docs/manual/developer/modules.html.en | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/manual/developer/modules.html.en b/docs/manual/developer/modules.html.en index 4e1e9e2d62..97adc818e9 100644 --- a/docs/manual/developer/modules.html.en +++ b/docs/manual/developer/modules.html.en @@ -19,7 +19,7 @@ <a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs/">Documentation</a> > <a href="../">Version 2.3</a> > <a href="./">Developer Documentation</a></div><div id="page-content"><div id="preamble"><h1>Converting Modules from Apache 1.3 to Apache 2.0</h1> <div class="toplang"> <p><span>Available Languages: </span><a href="../en/developer/modules.html" title="English"> en </a> | -<a href="../ja/developer/modules.html" hreflang="ja" rel="alternate" title="Japanese"> ja </a></p> +<a href="../ja/developer/modules.html" hreflang="ja" rel="alternate" title=""> ja </a></p> </div> <p>This is a first attempt at writing the lessons I learned @@ -276,7 +276,7 @@ module MODULE_VAR_EXPORT <var>module_name</var>_module = </div></div> <div class="bottomlang"> <p><span>Available Languages: </span><a href="../en/developer/modules.html" title="English"> en </a> | -<a href="../ja/developer/modules.html" hreflang="ja" rel="alternate" title="Japanese"> ja </a></p> +<a href="../ja/developer/modules.html" hreflang="ja" rel="alternate" title=""> ja </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> |