diff options
author | Olli Hauer <ohauer@FreeBSD.org> | 2014-08-31 10:25:38 +0000 |
---|---|---|
committer | Olli Hauer <ohauer@FreeBSD.org> | 2014-08-31 10:25:38 +0000 |
commit | 351c7a151072180a0662c33a0d1358a39d8bd81c (patch) | |
tree | e86627a5d4ec11ab9858a7c1be0415314363615b /databases/pgpoolAdmin/files/patch-status.tpl | |
parent | - Update to upstream version 0.5.3b (diff) |
- update to 3.3.1
- add stage support
- update WWW
Notes
Notes:
svn path=/head/; revision=366740
Diffstat (limited to 'databases/pgpoolAdmin/files/patch-status.tpl')
-rw-r--r-- | databases/pgpoolAdmin/files/patch-status.tpl | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/databases/pgpoolAdmin/files/patch-status.tpl b/databases/pgpoolAdmin/files/patch-status.tpl deleted file mode 100644 index 19984c994051..000000000000 --- a/databases/pgpoolAdmin/files/patch-status.tpl +++ /dev/null @@ -1,12 +0,0 @@ ---- 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} |