Page 1 of 1

HELP CHANGE " you cannot leave thhis field empty

Posted: 2015-07-10 14:03
by msilkjr
how do I customize the error message " you cannot leave this field empty"

Re: HELP CHANGE " you cannot leave thhis field empty

Posted: 2015-07-10 21:18
by a.gneady
In the generated language.php file, find this line and change it:

Code: Select all

$Translation['field not null'] = 'You cannot leave this field empty.';