Merge branch 'master' of git.freeside.biz:/home/git/freeside
authorIvan Kohler <ivan@freeside.biz>
Sat, 26 Dec 2015 20:30:18 +0000 (12:30 -0800)
committerIvan Kohler <ivan@freeside.biz>
Sat, 26 Dec 2015 20:30:18 +0000 (12:30 -0800)
1  2 
FS/FS/Conf.pm

diff --cc FS/FS/Conf.pm
@@@ -4321,8 -4321,8 +4321,9 @@@ and customer address. Include units.'
      'description' => 'Method for standardizing customer addresses.',
      'type'        => 'select',
      'select_hash' => [ '' => '', 
+                        'uscensus' => 'U.S. Census Bureau',
                         'usps'     => 'U.S. Postal Service',
 +                       'uscensus' => 'U.S. Census Bureau',
                         'tomtom'   => 'TomTom',
                         'melissa'  => 'Melissa WebSmart',
                       ],