Jump to content

Prestashop logo on product images


Recommended Posts

  • 1 month later...
is it possible to remove Powered by PrestaShop™ [ forum & contact ] – Version 1.3.7.0 – 0.169s on the admin page


I think you will need to remove following code from
YourSiteRoot/admin/footer.php

Powered by PrestaShop™ [ forum & contact ]
- Version <?php echo _PS_VERSION_; ?>
- <?php echo number_format(microtime(true) - $timerStart, 3, '.', ''); ?>s

Link to comment
Share on other sites

×
×
  • Create New...