From 3b54099d7b5532a411bb477006d78844c0597745 Mon Sep 17 00:00:00 2001 From: jeff Date: Thu, 5 Jun 2008 19:06:50 +0000 Subject: [PATCH] dash removal --- conf/invoice_html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 .= ''; -- 2.11.0