summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorivan <ivan>2005-05-14 18:03:03 +0000
committerivan <ivan>2005-05-14 18:03:03 +0000
commitbe4a44a20eb0e90208f1024ea4aed70082db3d8d (patch)
treee6108cf404f260ad352110b05beee93c8c4421c2
parent167f7cf57da2558db8e1b17ea16694374693e2c0 (diff)
h helps halot
-rw-r--r--FS/FS/cust_bill.pm2
1 files changed, 1 insertions, 1 deletions
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/~/&nbsp;/g;
s/\\\\\*?\s*$/<BR>/;
- s/\\hypenation\{[\w\s\-]+\}//;
+ s/\\hyphenation\{[\w\s\-]+\}//;
$_;
}
$conf->config('invoice_latexreturnaddress')