diff options
-rw-r--r-- | FS/FS/Conf.pm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 7dbc2ebf2..e066225c0 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -4323,6 +4323,7 @@ and customer address. Include units.', 'select_hash' => [ '' => '', 'uscensus' => 'U.S. Census Bureau', 'usps' => 'U.S. Postal Service', + 'uscensus' => 'U.S. Census Bureau', 'tomtom' => 'TomTom', 'melissa' => 'Melissa WebSmart', ], |