Portal Home > Knowledgebase > Magento > How do I remove Help Us to Keep Magento Healthy - Report All Bugs
To remove this default magento link from the footer you need to edit the following file:
…/app/design/frontend/default/default/template/page/html/footer.phtml
Comment out the following code from that file:
[php]__(¢Help Us to Keep Magento Healthy¢) ?> - __(¢Report All Bugs¢) ?> __(¢(ver. %s)¢, Mage::getVersion()) ?>
[/php]
Add to Favourites
Print this Article