From 88cf09b3667925a0444a609a9ebb6a638c553b51 Mon Sep 17 00:00:00 2001
From: Yoshiyuki Asaba
Date: Tue, 18 Mar 2008 09:00:42 +0000
Subject: Fixed wrong tag position. pgpoolAdmin showed empty pages when
lang setting was Japanese.
Japanese title
"Japanese title" is encoded by UTF-8. The following order is correct.
Japanese title
---
doc/en/changePassword.html | 2 +-
doc/en/config.html | 2 +-
doc/en/errorCode.html | 2 +-
doc/en/install.html | 2 +-
doc/en/login.html | 2 +-
doc/en/logout.html | 2 +-
doc/en/nodeServerStatus.html | 2 +-
doc/en/pgconfig.html | 2 +-
doc/en/queryCache.html | 2 +-
doc/en/status.html | 2 +-
doc/en/systemDb.html | 2 +-
11 files changed, 11 insertions(+), 11 deletions(-)
(limited to 'doc/en')
diff --git a/doc/en/changePassword.html b/doc/en/changePassword.html
index 6392eb5..572664f 100644
--- a/doc/en/changePassword.html
+++ b/doc/en/changePassword.html
@@ -1,8 +1,8 @@
-Change Password
+Change Password
diff --git a/doc/en/config.html b/doc/en/config.html
index 51e9075..485803a 100644
--- a/doc/en/config.html
+++ b/doc/en/config.html
@@ -1,8 +1,8 @@
-pgpoolAdmin Setting
+pgpoolAdmin Setting
diff --git a/doc/en/errorCode.html b/doc/en/errorCode.html
index 83b0189..6d15b89 100644
--- a/doc/en/errorCode.html
+++ b/doc/en/errorCode.html
@@ -1,8 +1,8 @@
-{$message.strNodeStatus|escape}
+{$message.strNodeStatus|escape}
diff --git a/doc/en/install.html b/doc/en/install.html
index 7769a47..95238f9 100644
--- a/doc/en/install.html
+++ b/doc/en/install.html
@@ -1,8 +1,8 @@
-Installing pgpool Management Tool
+Installing pgpool Management Tool
diff --git a/doc/en/login.html b/doc/en/login.html
index c2b77b8..3bbf6ad 100644
--- a/doc/en/login.html
+++ b/doc/en/login.html
@@ -1,8 +1,8 @@
-Login
+Login
diff --git a/doc/en/logout.html b/doc/en/logout.html
index 6b6c485..6c1a305 100644
--- a/doc/en/logout.html
+++ b/doc/en/logout.html
@@ -1,8 +1,8 @@
-Logout
+Logout
diff --git a/doc/en/nodeServerStatus.html b/doc/en/nodeServerStatus.html
index 4e0de05..f13e4b5 100644
--- a/doc/en/nodeServerStatus.html
+++ b/doc/en/nodeServerStatus.html
@@ -1,8 +1,8 @@
-Node Satsus
+Node Satsus
diff --git a/doc/en/pgconfig.html b/doc/en/pgconfig.html
index d7693fe..9aafdd5 100644
--- a/doc/en/pgconfig.html
+++ b/doc/en/pgconfig.html
@@ -1,8 +1,8 @@
-pgpool Setting
+pgpool Setting
diff --git a/doc/en/queryCache.html b/doc/en/queryCache.html
index 2d8aa61..65b18ac 100644
--- a/doc/en/queryCache.html
+++ b/doc/en/queryCache.html
@@ -1,8 +1,8 @@
-Query Cache
+Query Cache
diff --git a/doc/en/status.html b/doc/en/status.html
index d7662de..d199432 100644
--- a/doc/en/status.html
+++ b/doc/en/status.html
@@ -1,8 +1,8 @@
-pgpool Status
+pgpool Status
diff --git a/doc/en/systemDb.html b/doc/en/systemDb.html
index 0b3917e..9fad54c 100644
--- a/doc/en/systemDb.html
+++ b/doc/en/systemDb.html
@@ -1,8 +1,8 @@
-Partitioning Rule
+Partitioning Rule
--
cgit v1.2.3