From aa7b85d7154526990979d9df17ea1e237386365a Mon Sep 17 00:00:00 2001 From: jeff Date: Thu, 5 Jun 2008 19:07:21 +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 f71f99809..be03d1635 100644 --- a/conf/invoice_html +++ b/conf/invoice_html @@ -104,7 +104,7 @@ foreach my $ext_desc ( @{$line->{'ext_description'} } ) { $OUT .= ''. - '- '. $ext_desc. ''. + '  '. $ext_desc. ''. '' } $OUT .= ''; -- 2.11.0