diff --git a/application/language/english/form_validation_lang.php b/application/language/english/form_validation_lang.php index ca6e14f8..3ee8c7d1 100644 --- a/application/language/english/form_validation_lang.php +++ b/application/language/english/form_validation_lang.php @@ -16,4 +16,5 @@ $lang['comments']='Please tell us your travel destinations, your interests, and $lang['Nationality']='Nationality is required.'; $lang['tourdays']='Tour Days is required.'; $lang['starting_date']='Please select your arrival date.'; -$lang['Date_Start']='Please select your Departure Date.'; \ No newline at end of file +$lang['Date_Start']='Please select your Departure Date.'; +$lang['city']='Please choose at least one destination as a reference.'; \ No newline at end of file