How to remove copyright in admin pannel

More
10 years 7 months ago #67191 by Saamy
Hello team,

I nead to remove the copyright from admin pannel:
Event Booking version 2.0.3, Copyright (C) 2010 - 2015 Ossolution Team

Advance thankx for your help.

Regards

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

More
10 years 7 months ago #67200 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic How to remove copyright in admin pannel
Hi

You can look at components/com_eventbooking/helper/helper.php, find the function displayCopyright and comment the code to display the information

However, I would suggest you to keep it as how it is because:

1. When we provide support, we need to know version number to check and solve your support request.

2. I think keeping copyright information is also good for developer of the product, too.

Tuan

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

More
10 years 7 months ago #67208 by Saamy
Replied by Saamy on topic How to remove copyright in admin pannel
Hi,

Thank you sir for your reply.

I ll keep all version & developer information don't worry... It's only to add some information for my client (link to documentation..etc).

As also if possible, i wan't to put this information in the right side panel: Upcomming events, last suscribe, credits, etcc...
It is possible to customize this pannel of informtions?

Regards

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

More
10 years 7 months ago #67215 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic How to remove copyright in admin pannel
Hi

You will need to customize the code to display the information you want. The place for customization is administrator/components/com_eventbooking/view/dashboard/tmpl/default.php

Regards,

Tuan
The following user(s) said Thank You: Saamy

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

Moderators: Tuan Pham Ngoc