Enhance state verification in regn form
This commit is contained in:
@@ -15,6 +15,7 @@ function _booking_state_options() {
|
||||
$options_array['TAS'] = 'TAS';
|
||||
$options_array['NZ'] = 'NZ';
|
||||
$options_array['Other'] = 'Other';
|
||||
$options_array['_blank_'] = '';
|
||||
return $options_array;
|
||||
}
|
||||
/**
|
||||
|
Reference in New Issue
Block a user