From: ivan Date: Fri, 25 Jul 2003 13:13:43 +0000 (+0000) Subject: doc X-Git-Tag: freeside_1_4_1rc6~4 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=ed4a362fcf4784715e0ce9d7c7bc5e05cc93cf46;p=freeside.git doc --- diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 50e9e6c02..16d76fd88 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -278,7 +278,7 @@ httemplate/docs/config.html { 'key' => 'business-onlinepayment-description', 'section' => 'billing', - 'description' => 'String passed as the description field to Business::OnlinePayment. Evaluated as a double-quoted perl string, with the following variables available: $agent (the agent name), and $pkgs (a comma-separated list of packages to which the invoiced being charged applies)', + 'description' => 'String passed as the description field to Business::OnlinePayment. Evaluated as a double-quoted perl string, with the following variables available: $agent (the agent name), and $pkgs (a comma-separated list of packages for which these charges apply)', 'type' => 'text', },