diff options
author | André Malo <nd@apache.org> | 2003-04-09 16:58:25 +0200 |
---|---|---|
committer | André Malo <nd@apache.org> | 2003-04-09 16:58:25 +0200 |
commit | ada7cc544a337252783b6c98ae75b32fcc89bb3a (patch) | |
tree | 84c29a8d2cccc582dd47086e335641066fd54324 /docs/manual/howto/index.html.en | |
parent | if there's no sidebar, there's no need to squeeze the content. (diff) | |
download | apache2-ada7cc544a337252783b6c98ae75b32fcc89bb3a.tar.xz apache2-ada7cc544a337252783b6c98ae75b32fcc89bb3a.zip |
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99310 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/howto/index.html.en')
-rw-r--r-- | docs/manual/howto/index.html.en | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/howto/index.html.en b/docs/manual/howto/index.html.en index a8cfb78a3a..a4a378338b 100644 --- a/docs/manual/howto/index.html.en +++ b/docs/manual/howto/index.html.en @@ -10,7 +10,7 @@ <link href="../style/css/manual-loose-100pc.css" rel="alternate stylesheet" media="all" type="text/css" title="No Sidebar - Default font size" /> <link href="../style/css/manual-print.css" rel="stylesheet" media="print" type="text/css" /> <link href="../images/favicon.ico" rel="shortcut icon" /></head> -<body id="manual-page"><div id="page-header"> +<body id="manual-page" class="no-sidebar"><div id="page-header"> <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> <p class="apache">Apache HTTP Server Version 2.1</p> <img alt="" src="../images/feather.gif" /></div> |