- Posts: 1
- Thank you received: 0
How to Change the Registration Confirmation Text
- mattchew61
- Topic Author
- Offline
- New Member
-
Less
More
12 years 10 months ago #16423
by mattchew61
How to Change the Registration Confirmation Text was created 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!
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.
- Tuan Pham Ngoc
- Offline
- Administrator
-
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
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
Support
Documentation
Information
Copyright © 2025 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.