summaryrefslogtreecommitdiff
path: root/docs/manual/developer/output-filters.html.en
diff options
context:
space:
mode:
authorRainer Jung <rjung@apache.org>2011-11-08 23:46:40 +0000
committerRainer Jung <rjung@apache.org>2011-11-08 23:46:40 +0000
commit402dbbad2021c874590603c914c297ddbf633821 (patch)
treee996ff61069f27633f3a6e038c72c292c974fd4d /docs/manual/developer/output-filters.html.en
parenta3ffb7e3dfc01207281be5f23bc4d0a235414c2f (diff)
downloadhttpd-402dbbad2021c874590603c914c297ddbf633821.tar.gz
Update transformations.
Sorry for the noise, blame it to the simplified chinese cleanup. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1199540 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/developer/output-filters.html.en')
-rw-r--r--docs/manual/developer/output-filters.html.en6
1 files changed, 2 insertions, 4 deletions
diff --git a/docs/manual/developer/output-filters.html.en b/docs/manual/developer/output-filters.html.en
index 865c100758..1f6ec282e9 100644
--- a/docs/manual/developer/output-filters.html.en
+++ b/docs/manual/developer/output-filters.html.en
@@ -18,8 +18,7 @@
<div id="path">
<a href="http://www.apache.org/">Apache</a> &gt; <a href="http://httpd.apache.org/">HTTP Server</a> &gt; <a href="http://httpd.apache.org/docs/">Documentation</a> &gt; <a href="../">Version 2.3</a> &gt; <a href="./">Developer Documentation</a></div><div id="page-content"><div id="preamble"><h1>Guide to writing output filters</h1>
<div class="toplang">
-<p><span>Available Languages: </span><a href="../en/developer/output-filters.html" title="English">&nbsp;en&nbsp;</a> |
-<a href="../zh-cn/developer/output-filters.html" hreflang="zh-cn" rel="alternate" title="Simplified Chinese">&nbsp;zh-cn&nbsp;</a></p>
+<p><span>Available Languages: </span><a href="../en/developer/output-filters.html" title="English">&nbsp;en&nbsp;</a></p>
</div>
<p>There are a number of common pitfalls encountered when writing
@@ -503,8 +502,7 @@ while ((e = APR_BRIGADE_FIRST(bb)) != APR_BRIGADE_SENTINEL(bb)) {<br />
</div></div>
<div class="bottomlang">
-<p><span>Available Languages: </span><a href="../en/developer/output-filters.html" title="English">&nbsp;en&nbsp;</a> |
-<a href="../zh-cn/developer/output-filters.html" hreflang="zh-cn" rel="alternate" title="Simplified Chinese">&nbsp;zh-cn&nbsp;</a></p>
+<p><span>Available Languages: </span><a href="../en/developer/output-filters.html" title="English">&nbsp;en&nbsp;</a></p>
</div><div id="footer">
<p class="apache">Copyright 2011 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>