- Posts: 145
- Thank you received: 0
Missing language TEXT
- reilldesign
- Topic Author
- Offline
- Premium Member
-
Less
More
2 years 1 month ago #160663
by reilldesign
Missing language TEXT was created by reilldesign
Please Log in or Create an account to join the conversation.
- Dang Thuc Dam
-
- Offline
- Administrator
-
Less
More
- Posts: 13323
- Thank you received: 1741
2 years 1 month ago #160722
by Dang Thuc Dam
Replied by Dang Thuc Dam on topic Missing language TEXT
Hi,
You can modify file: root -> administrator -> components -> com_osservicesbooking -> classes -> cpanel.php
Find:
$rangeOption[] = HTMLHelper::_('select.option','5',Text::_('OS_THIS_MONTH'));
and change to
$rangeOption[] = HTMLHelper::_('select.option','5',Text::_('OS_CURRENT_MONTH'));
Thanks
Dam
You can modify file: root -> administrator -> components -> com_osservicesbooking -> classes -> cpanel.php
Find:
$rangeOption[] = HTMLHelper::_('select.option','5',Text::_('OS_THIS_MONTH'));
and change to
$rangeOption[] = HTMLHelper::_('select.option','5',Text::_('OS_CURRENT_MONTH'));
Thanks
Dam
Please Log in or Create an account to join the conversation.
Moderators: Dang Thuc Dam
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.