1
I am trying to change the field names which are displayed in the screens which are used to display or edit user information. Specifically the fields currently showing as icq, aim, etc. since they are not really useful on the site. From what I can see the I need to change the values for the variables $lang_icq and $lang_aim but I am having no luck actually finding them to edit the display text.
I do not need to actually change the sql data fields - as general text they will work fine with the information I want to store in them. I just want different labels to show on the forms the users see.
Can anyone point me in the right direction?