X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=6165eab0d640abfa04135b78df2d3c32c49efd5c;hp=b6af7843b0e318793e1c0bb95b9449912f7e139c;hb=e76f288a3495e4e58ff0c80eb9acbef91943311c;hpb=aed2947862e45bb885839e89d3ba8ecac3a67e47 diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index b6af7843b..6165eab0d 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -5464,7 +5464,7 @@ and customer address. Include units.', { 'key' => 'cust_bill-latex_lineitem_maxlength', 'section' => 'deprecated', - 'description' => 'With old invoice_latex template, truncate long line items to this number of characters on typeset invoices, to avoid losing things off the right margin. Defaults to 50. (With current invoice_latex template, this is handled internally in the template itself instead.)', + 'description' => 'With old invoice_latex template, truncate long line items to this number of characters on typeset invoices, to avoid losing things off the right margin. (With current invoice_latex template, this is handled internally in the template itself instead.)', 'type' => 'text', },