diff options
author | André Malo <nd@apache.org> | 2003-05-01 23:13:33 +0000 |
---|---|---|
committer | André Malo <nd@apache.org> | 2003-05-01 23:13:33 +0000 |
commit | 34a80376eabba5eec7ad3ebf872f3b4f18d0de79 (patch) | |
tree | 0de8ab9c8cbe32415c8c232860a0b8c98df7d08c /docs/manual/programs/index.html.en | |
parent | d9cabd1e8c08006dc678f2a0468f7d43199acd09 (diff) | |
download | httpd-34a80376eabba5eec7ad3ebf872f3b4f18d0de79.tar.gz |
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99685 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/programs/index.html.en')
-rw-r--r-- | docs/manual/programs/index.html.en | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/docs/manual/programs/index.html.en b/docs/manual/programs/index.html.en index 8e75afe08a..00ecbcf60c 100644 --- a/docs/manual/programs/index.html.en +++ b/docs/manual/programs/index.html.en @@ -17,6 +17,10 @@ <div class="up"><a href="../"><img title="<-" alt="<-" src="../images/left.gif" /></a></div> <div id="path"> <a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs-project/">Documentation</a> > <a href="../">Version 2.1</a></div><div id="page-content"><div id="preamble"><h1>Server and Supporting Programs</h1> +<div class="toplang"> +<p><span>Available Languages: </span><a href="../en/programs/"> en </a></p> +</div> + <p>This page documents all the executable programs included with the Apache HTTP Server.</p> </div> @@ -72,7 +76,9 @@ <dt><a href="other.html">Other Programs</a></dt> </dl> </div></div> -<div id="footer"> +<div class="bottomlang"> +<p><span>Available Languages: </span><a href="../en/programs/"> en </a></p> +</div><div id="footer"> <p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</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> </body></html>
\ No newline at end of file |