From be4a44a20eb0e90208f1024ea4aed70082db3d8d Mon Sep 17 00:00:00 2001 From: ivan Date: Sat, 14 May 2005 18:03:03 +0000 Subject: [PATCH] h helps halot --- FS/FS/cust_bill.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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') -- 2.11.0