diff options
Diffstat (limited to 'FS/FS/Conf.pm')
-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 72421c767..e066225c0 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -4321,6 +4321,7 @@ 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', |