In some use cases, you may want to customize the title of the registration form in JCal Pro.
By default the title is "Event Registration":
You may wish to replace it to, for example, "Member Registration":
Here is how to do this.
- In your Joomla installation folder, go to /administrator/components/com_jcalpro/language/en-GB/en-GB.com_jcalpro.event.ini
- Around line 120, find the following string: COM_JCALPRO_EVENT_REGISTRATION = "Event Registration"
- Replace the "Event Registration" text to your liking.
- Save the file.