People.php Sign In Button - language change
Searched all over and cannot find in this forum, or my vanilla files where i can change the words 'proceed' to 'Come On In'.
Any pointers would be most welcomed :)
0
This discussion has been closed.
Comments
conf/language.php
file:$Context->Dictionary['Proceed'] = 'Come on in!';
Changing this definition will modify the following pages: Sign In form, Password Reset form, and Apply form.