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/sections.html.ja.utf8 | |
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/sections.html.ja.utf8')
-rw-r--r-- | docs/manual/sections.html.ja.utf8 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/manual/sections.html.ja.utf8 b/docs/manual/sections.html.ja.utf8 index df9dda6ae7..43337984de 100644 --- a/docs/manual/sections.html.ja.utf8 +++ b/docs/manual/sections.html.ja.utf8 @@ -496,9 +496,9 @@ Deny from badguy.example.com<br /> <a href="./tr/sections.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 />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p> -<p class="menu"><a href="./mod/">モジュール</a> | <a href="./mod/directives.html">ディレクティブ</a> | <a href="./faq/">FAQ</a> | <a href="./glossary.html">用語</a> | <a href="./sitemap.html">サイトマップ</a></p></div><script type="text/javascript"> - if (typeof(prettyPrint) !== undefined) { - prettyPrint(); - } -</script> +<p class="menu"><a href="./mod/">モジュール</a> | <a href="./mod/directives.html">ディレクティブ</a> | <a href="./faq/">FAQ</a> | <a href="./glossary.html">用語</a> | <a href="./sitemap.html">サイトマップ</a></p></div><script type="text/javascript"><!--//--><![CDATA[//><!-- +if (typeof(prettyPrint) !== undefined) { + prettyPrint(); +} +//--><!]]></script> </body></html>
\ No newline at end of file |