Hello
I'm wondering how can I remove the Date shown on all pages above the menu?
Thanks
Remove Date
Moderators: Developer, Contributor
Re: Remove Date
I found it.
Go to core/html_api.php and add // on the ligne 518
Thanks.
Go to core/html_api.php and add // on the ligne 518
Code: Select all
echo "<span class=\"italic\">$t_now</span>";