From 7d480bfe60ef628d15366e98c483ac914fb232b8 Mon Sep 17 00:00:00 2001 From: Nozomi Anzai Date: Tue, 17 Jul 2012 14:29:17 +0900 Subject: [PATCH] Show _PGPOOL2_STATUS_REFRESH_TIME. --- templates/nodeStatus.tpl | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/templates/nodeStatus.tpl b/templates/nodeStatus.tpl index be2672c..d5e07ab 100644 --- a/templates/nodeStatus.tpl +++ b/templates/nodeStatus.tpl @@ -74,11 +74,18 @@ {/section} + + + + + {else} {$message.strNoNode|escape} {/if} +[*] The status is reloaded in every {$smarty.const._PGPOOL2_STATUS_REFRESH_TIME} seconds. + -- 2.39.5