From 0e299c99f0161317a1f78ee7c05dd20ab19937d9 Mon Sep 17 00:00:00 2001 From: ivan Date: Mon, 21 Sep 2009 06:05:38 +0000 Subject: [PATCH] doc clarification --- FS/FS/Conf.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index ea83c6c5a..aa6a13321 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -1015,7 +1015,7 @@ worry that config_items is freeside-specific and icky. { 'key' => 'payment_receipt_email', 'section' => 'billing', - 'description' => 'Template file for payment receipts. Payment receipts are sent to the customer email invoice destination(s) when a payment is received. See the Text::Template documentation for details on the template substitution language. The following variables are available: ', + 'description' => 'Template file for payment receipts. Payment receipts are sent to the customer email invoice destination(s) when a payment is received. See the Text::Template documentation for details on the template substitution language. The following variables are available: ', 'type' => [qw( checkbox textarea )], }, -- 2.11.0