- Posts: 111
- Thank you received: 0
Missing language TEXT
- reilldesign
- Topic Author
- Offline
- Premium Member
Less
More
1 year 3 months ago #160663
by reilldesign
Missing language TEXT was created by reilldesign
Please Log in or Create an account to join the conversation.
- Mr. Dam
- Offline
- Administrator
Less
More
- Posts: 12815
- Thank you received: 1659
1 year 3 months ago #160722
by Mr. Dam
Replied by Mr. 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: Mr. Dam
Support
Documentation
Information
Copyright © 2024 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.