| Current Path : /home/rtorresani/www/vendor/magento/module-backend/view/adminhtml/templates/page/ |
| Current File : //home/rtorresani/www/vendor/magento/module-backend/view/adminhtml/templates/page/copyright.phtml |
<?php
/**
* Copyright © Magento, Inc. All rights reserved.
* See COPYING.txt for license details.
*/
?>
<a class="link-copyright" href="http://magento.com" target="_blank" title="<?= $block->escapeHtmlAttr(__('Magento')) ?>"></a>
<?= $block->escapeHtml(__('Copyright © %1 Magento Commerce Inc. All rights reserved.', date('Y'))) ?>