[freeside-commits] branch master updated. 1d04b2131e859c31a89a299e9fdfdfa39e200e03

Mark Wells mark at 420.am
Mon Oct 27 16:33:06 PDT 2014


The branch, master has been updated
       via  1d04b2131e859c31a89a299e9fdfdfa39e200e03 (commit)
      from  27a6f17d1109cc1b77e7a70724a80859687e3148 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 1d04b2131e859c31a89a299e9fdfdfa39e200e03
Author: Mark Wells <mark at freeside.biz>
Date:   Mon Oct 27 16:33:01 2014 -0700

    typo, #30856

diff --git a/conf/invoice_html b/conf/invoice_html
index 795242d..509bf95 100644
--- a/conf/invoice_html
+++ b/conf/invoice_html
@@ -115,7 +115,7 @@
           $OUT .= '<p class="allcaps"><b>';
           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'}

-----------------------------------------------------------------------

Summary of changes:
 conf/invoice_html |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)




More information about the freeside-commits mailing list