PDF Reports
- Hamlin Gordon
-
Topic Author
- Offline
- Premium Member
-
Less
More
11 years 20 hours ago - 11 years 20 hours ago #49697
by Hamlin Gordon
PDF Reports was created by Hamlin Gordon
how do i remove the OS Service Booking copyright and version number off my PDF reports
Last edit: 11 years 20 hours ago by Hamlin Gordon.
Please Log in or Create an account to join the conversation.
- Dang Thuc Dam
-
- Offline
- Administrator
-
Less
More
- Posts: 13253
- Thank you received: 1729
11 years 20 hours ago #49700
by Dang Thuc Dam
and change to
$task = JRequest::getVar('task','');
if($task != "orders_exportreport"){
echo '<div class="copyright" style="text-align:center;margin-top: 5px;"><strong>OS Services Booking</strong> version <strong>2.3.1</strong>, Copyright (C) 2014 <strong><a href=" www.joomdonation.com ">Ossolution Team';
}
Thanks
Dam
Replied by Dang Thuc Dam on topic PDF Reports
Hi Halim,
Please open file:
administrator > components > com_osservicesbooking > helpers > helper.php
find
echo '<div class="copyright" style="text-align:center;margin-top: 5px;"><strong>OS Services Booking</strong> version <strong>2.3.1</strong>, Copyright (C) 2014 <strong><a href=" www.joomdonation.com ">Ossolution Team
';Please open file:
administrator > components > com_osservicesbooking > helpers > helper.php
find
echo '<div class="copyright" style="text-align:center;margin-top: 5px;"><strong>OS Services Booking</strong> version <strong>2.3.1</strong>, Copyright (C) 2014 <strong><a href=" www.joomdonation.com ">Ossolution Team
and change to
$task = JRequest::getVar('task','');
if($task != "orders_exportreport"){
echo '<div class="copyright" style="text-align:center;margin-top: 5px;"><strong>OS Services Booking</strong> version <strong>2.3.1</strong>, Copyright (C) 2014 <strong><a href=" www.joomdonation.com ">Ossolution Team
}
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.