diff options
author | André Malo <nd@apache.org> | 2012-04-27 21:42:29 +0200 |
---|---|---|
committer | André Malo <nd@apache.org> | 2012-04-27 21:42:29 +0200 |
commit | cadc3c17dd8b48aa69920dce3af9452c0845a71a (patch) | |
tree | 735cf9555b3be7fde737dea59a3e57a580c9c258 /docs/manual/new_features_2_4.html.fr | |
parent | properly enclose inline javascript in HTML output. (diff) | |
download | apache2-cadc3c17dd8b48aa69920dce3af9452c0845a71a.tar.xz apache2-cadc3c17dd8b48aa69920dce3af9452c0845a71a.zip |
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1331553 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/new_features_2_4.html.fr')
-rw-r--r-- | docs/manual/new_features_2_4.html.fr | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/manual/new_features_2_4.html.fr b/docs/manual/new_features_2_4.html.fr index 3c88179126..158c9d65da 100644 --- a/docs/manual/new_features_2_4.html.fr +++ b/docs/manual/new_features_2_4.html.fr @@ -443,9 +443,9 @@ serveur HTTP Apache</h1> <a href="./tr/new_features_2_4.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Autorisé sous <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">Glossaire</a> | <a href="./sitemap.html">Plan du site</a></p></div><script type="text/javascript"> - if (typeof(prettyPrint) !== undefined) { - prettyPrint(); - } -</script> +<p class="menu"><a href="./mod/">Modules</a> | <a href="./mod/directives.html">Directives</a> | <a href="./faq/">FAQ</a> | <a href="./glossary.html">Glossaire</a> | <a href="./sitemap.html">Plan du site</a></p></div><script type="text/javascript"><!--//--><![CDATA[//><!-- +if (typeof(prettyPrint) !== undefined) { + prettyPrint(); +} +//--><!]]></script> </body></html>
\ No newline at end of file |