- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2017
07:30 AM
08-18-2017
07:30 AM
Редактирование админки
Добрый день. Подскажите как изменить этот текст в самом низу админ панели magento. Спасибо
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2017
10:16 PM
08-18-2017
10:16 PM
Re: Редактирование админки
You can get its value from footer.phtml file from adminhtml design folder.
File path,
app/design/adminhtml/default/default/template/page/footer.phtml
You can get entire footer details of above image from footer.phtml file at before script tag.
<?php echo $this->__('Magento ver. %s', Mage::getVersion()) ?>
if issue solved, click kudos/accept as solutions.
If Issue Solved, Click Kudos/Accept As solutions. Get Magento insight from
Magento 2 Blogs/Tutorial
Magento 2 Blogs/Tutorial