How to remove "Help Us to Keep Magento Healthy – Report All Bugs (ver. 1.7.0.2)"?

How to remove "Help Us to Keep Magento Healthy -- Report All Bugs (ver. 1.7.0.2)"?

1 answer

Profile photo of Saguaros 0.00 $tone October 22, 2012
Public

Hi victorlai,

Modify the file footer.phtml located at: \app\design\frontend\default\jm_zitetemplate\page \html\footer.phtml

Just remove or comment this section:

PHP Code:

<?php echo $this->__('Help Us to Keep Magento Healthy'?> - <a href="http://www.magentocommerce.com/bug-tracking" id="bug_tracking_link"><strong><?php echo $this->__('Report All Bugs'?></strong></a> <?php echo $this->__('(ver. %s)'Mage::getVersion()) ?>


Once done, flush magento cache

#1

Please login or Register to Submit Answer

Written By

Comments