From: jeff Date: Thu, 5 Jun 2008 19:06:50 +0000 (+0000) Subject: dash removal X-Git-Tag: root_of_webpay_support~586 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=3b54099d7b5532a411bb477006d78844c0597745 dash removal --- diff --git a/conf/invoice_html b/conf/invoice_html index 4dd1078f8..5afbb7ad3 100644 --- a/conf/invoice_html +++ b/conf/invoice_html @@ -134,7 +134,7 @@ foreach my $ext_desc ( @{$line->{'ext_description'} } ) { $OUT .= ''. - '- '. $ext_desc. ''. + '  '. $ext_desc. ''. '' } $OUT .= '';