X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=conf%2Finvoice_html;h=509bf950d2ee91a39078aef040ce919c4d3ce076;hp=795242d5dcc66807fd52f72aefb48cc25ccfa4d4;hb=1d04b2131e859c31a89a299e9fdfdfa39e200e03;hpb=27a6f17d1109cc1b77e7a70724a80859687e3148 diff --git a/conf/invoice_html b/conf/invoice_html index 795242d5d..509bf950d 100644 --- a/conf/invoice_html +++ b/conf/invoice_html @@ -115,7 +115,7 @@ $OUT .= '

'; my $sectionhead; if ( $section->{'location'} ) { - $sectionhead .= $section->{'location'}{'label_prefix'}. ': '. + $sectionhead .= $section->{'location'}{'label_prefix'}. ': ' if length($section->{'location'}{'label_prefix'}); $sectionhead = $section->{'location'}{'address1'}; $sectionhead .= ', '.$section->{'location'}{'address2'}