From a68d613f22256683ca76e9dae4cfe8f7d07c07cd Mon Sep 17 00:00:00 2001 From: Sander Temme Date: Fri, 30 Apr 2010 02:16:58 +0000 Subject: [PATCH] =?utf8?q?Remove=20link=20to=20the=20deprecated=20search.a?= =?utf8?q?pache.org,=20change=20the=20embedded=20search=20form=20to=20poin?= =?utf8?q?t=20to=20Google=20(copied=20from=20the=202.2=20documentation).?= =?utf8?q?=20=20Unfortunately=20my=20editor=20can't=20copy=20UTF-8=20?= =?utf8?q?=E3=83=90=E3=83=BC=E3=82=B8=E3=83=A7=E3=83=B3=20into=20a=20iso-2?= =?utf8?q?022-jp=20document,=20so=20I=20changed=20the=20resulting=20garbag?= =?utf8?q?e=20to=20'Apache'=20which=20I=20hope=20will=20do=20the=20trick.?= =?utf8?q?=20=20If=20not,=20I=20am=20open=20to=20suggestions.?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@939544 13f79535-47bb-0310-9956-ffa450edef68 --- htdocs/manual/index.html.en | 27 +++++++++++++++++++++------ htdocs/manual/index.html.fr | 27 +++++++++++++++++++++------ htdocs/manual/index.html.ja.jis | 27 +++++++++++++++++++++------ 3 files changed, 63 insertions(+), 18 deletions(-) diff --git a/htdocs/manual/index.html.en b/htdocs/manual/index.html.en index 8237b2e8e52..c35b408d1a4 100644 --- a/htdocs/manual/index.html.en +++ b/htdocs/manual/index.html.en @@ -37,8 +37,7 @@ Modules - Search +   @@ -65,10 +64,26 @@ width="600"> -
- - - + +

+ + + + + + + + + + + + + + + + + +

diff --git a/htdocs/manual/index.html.fr b/htdocs/manual/index.html.fr index 153575f296b..1b4b272232c 100644 --- a/htdocs/manual/index.html.fr +++ b/htdocs/manual/index.html.fr @@ -36,8 +36,7 @@ Modules - Rechercher +   @@ -61,10 +60,26 @@ width="600"> -
- - - + +

+ + + + + + + + + + + + + + + + + +

diff --git a/htdocs/manual/index.html.ja.jis b/htdocs/manual/index.html.ja.jis index 8773a888d0c..8dcb295e7c8 100644 --- a/htdocs/manual/index.html.ja.jis +++ b/htdocs/manual/index.html.ja.jis @@ -37,8 +37,7 @@ モジュール - 検索 +   @@ -62,10 +61,26 @@ width="600"> -
- - - + +

+ + + + + + + + + + + + + + + + + +

-- 2.47.2