From: Tatsuo Ishii Date: Sun, 8 Nov 2009 10:31:24 +0000 (+0000) Subject: Fix comment of pid_file_name: X-Git-Tag: V2_3_0~1 X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=b6d2a9d37e6a4ccae31ec3559313e702af6077cb;p=pgpooladmin.git Fix comment of pid_file_name: logdir -> pid_file_name --- diff --git a/templates/pgconfig.tpl b/templates/pgconfig.tpl index 08b8963..c0e3fb1 100644 --- a/templates/pgconfig.tpl +++ b/templates/pgconfig.tpl @@ -372,10 +372,10 @@ function cancelNode() { {if $error.pid_file_name != null} -
logdir (string) * +
pid_file_name (string) * {else} -
logdir (string) * +
pid_file_name (string) * {/if}