How or can I change the button in the Contacts area? When you are in Contacts, and you click on Create New Contact List link, the page comes up asking for Name, Description, list of users, etc.
The button you use to Submit or Save the list says 'Send'. I have gotten complaints as this being confusing as to what action you are about to do.
Can I change this text and how?
Thanks in advance!!!
I found a userlists.php, but not a userlist.php, but the reference you mentioned was not in there. I did a global search of all PHP files and found the 'Send' in the english.php file under administrator > components > com_uddeim > in both language and language.utf8. I change the reference to _UDDEIM_SUBMIT from 'Send' to 'Save' and that did it.