How to Change the Registration Confirmation Text

  • mattchew61
  • Topic Author
  • Offline
  • New Member
  • New Member
More
12 years 10 months ago #16423 by mattchew61
I really like Event Booking and am customizing it.

I want to change the text for the Registration Confirmation button on the register pages. I've opened default.php in the register folder.

I've found this code:

<input type="button" class="button" name="btnSubmit" value="<?php echo JText::_('EB_REGISTRATION_CONFIRMATION') ;?>" onclick="checkData();">

How do I change the property EB_REGISTRATION_CONFIRMATION so it prints "Submit Registration" instead of "Registration Confirmation"? I don't know what file to edit to find the JText class.

Thanks for your help, Tuan!

Please Log in or Create an account to join the conversation.

More
12 years 10 months ago #16427 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: How to Change the Registration Confirmation Text
Hi

You can simply go to Event Booking -> Translation, find the text and change it to meet your need .

Tuan

Please Log in or Create an account to join the conversation.

Moderators: Tuan Pham Ngoc