From: ivan Date: Sat, 14 May 2005 18:03:03 +0000 (+0000) Subject: h helps halot X-Git-Tag: BEFORE_FINAL_MASONIZE~534 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=be4a44a20eb0e90208f1024ea4aed70082db3d8d h helps halot --- diff --git a/FS/FS/cust_bill.pm b/FS/FS/cust_bill.pm index 73177862d..bd7b8cadb 100644 --- a/FS/FS/cust_bill.pm +++ b/FS/FS/cust_bill.pm @@ -1702,7 +1702,7 @@ sub print_html { : join("\n", map { s/~/ /g; s/\\\\\*?\s*$/
/; - s/\\hypenation\{[\w\s\-]+\}//; + s/\\hyphenation\{[\w\s\-]+\}//; $_; } $conf->config('invoice_latexreturnaddress')