You are not logged in. Please note that you need to log in before posting.
Where is the "Register User.htm" page located, and how do I edit it?
Offline
Ok. I guess I need to elaborate: If I want to add a line of text under where it says
"Register User
Please Note: (*) Denotes Required Field"
How would I do that?
Offline
I just figured out how to do it: I just added the text line I wanted to the core\packages\client\register\form.php file under the </script> tag at the beginning of the file. Worked like a charm! Thanks for pointing me to the proper file, algis.
Offline
Alternatively, you may find it handy to edit your language file so that you don't have to make this same change again when you update to a new version. To do so, you can search for the text "Please Note: (*) Denotes Required Field" in the English language file, and then add "<br>" plus the text you want to include.
Offline