|
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()) ?> |