From: Yoshiyuki Asaba Date: Fri, 28 Dec 2007 02:12:46 +0000 (+0000) Subject: Fix typo. X-Git-Tag: V2_1_0_BETA1~28 X-Git-Url: http://git.postgresql.org/gitweb/review?a=commitdiff_plain;h=6e830d2a62895065e3b6e0e42a1204ba4b5718ee;p=pgpooladmin.git Fix typo. --- diff --git a/templates/pgconfig.tpl b/templates/pgconfig.tpl index 88d0ed0..507ea24 100644 --- a/templates/pgconfig.tpl +++ b/templates/pgconfig.tpl @@ -512,10 +512,10 @@ function cancelNode() { {if $error.recovery_user != null} -
health_check_timeout (integer) +
recovery_user (string) {else} -
health_check_timeout (integer) +
recovery_user (string) {/if}