Good afternoon. Tell me how to change this text at the bottom of the admin panel magento. Thank you.
Hi @SVADO,
That value is on: /app/design/adminhtml/default/default/template/page/footer.phtml
Take a look at this line:
<?php echo $this->__('Magento ver. %s', Mage::getVersion()) ?>