summaryrefslogtreecommitdiff
path: root/databases/pgpoolAdmin/files/patch-status.tpl
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2007-04-16 09:50:41 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2007-04-16 09:50:41 +0000
commite726fd3e7c0f09daa936cd9ea6830b8f584d92c7 (patch)
treedd6ca5a00dc190554e4af0c39d8266a8b33f601f /databases/pgpoolAdmin/files/patch-status.tpl
parent- Update to 1.13 [1] (diff)
Add pgpoolAdmin 1.0.0, web-based administration tool for pgpool-II.
Notes
Notes: svn path=/head/; revision=190096
Diffstat (limited to 'databases/pgpoolAdmin/files/patch-status.tpl')
-rw-r--r--databases/pgpoolAdmin/files/patch-status.tpl12
1 files changed, 12 insertions, 0 deletions
diff --git a/databases/pgpoolAdmin/files/patch-status.tpl b/databases/pgpoolAdmin/files/patch-status.tpl
new file mode 100644
index 000000000000..19984c994051
--- /dev/null
+++ b/databases/pgpoolAdmin/files/patch-status.tpl
@@ -0,0 +1,12 @@
+--- templates/status.tpl.orig Tue Apr 10 18:48:12 2007
++++ templates/status.tpl Tue Apr 10 19:58:35 2007
+@@ -183,7 +183,8 @@
+ {/if}
+ </p>
+ {else}
+-{$message.strStopPgpool|escape}
++ <p>{$message.strStopPgpool|escape}</p>
++ <div id="status"></div>
+ {/if}
+ <h2>{$message.strPgpool|escape}</h2>
+ {if $pgpoolIsActive == false}