X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=aa6a133217140220de3aa2f25247d09c6a264312;hb=0e299c99f0161317a1f78ee7c05dd20ab19937d9;hp=ea83c6c5a7290faa1fabff98442cdc2974d09639;hpb=87ddf7284561e5c912aefe2ecc3f348649b78183;p=freeside.git 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 )], },