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 bb12ca503..41b6d24ca 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -5769,6 +5769,7 @@ and customer address. Include units.', 'type' => 'select', 'select_hash' => [ '' => 'NANPA (US/Canada)', 'AU' => 'Australia', + 'NZ' => 'New Zealand', ], }, |