footer.php 793 Bytes
<?php

/**
 * @package    Русский язык для OpenCart 3.x
 * @file       admin/language/ru-ru/common/footer.php
 * @author     Hkr32
 * @copyright  © OCN, (https://opencart.name)
 * @license    https://opensource.org/licenses/GPL-3.0
 * @link       https://forum.opencart.name
 */

// Text
$_['text_footer']  = '<a href="http://www.opencart.com">OpenCart</a> &copy; 2009-' . date('Y') . ' Все права защищены. <br> <a href="https://forum.opencart.name" target="_blank">OpenCart.name</a> &copy; 2020-' . date('Y') . ' Все права защищены.';
$_['text_version'] = 'Версия OpenCart %s <br> Версия перевода <a href="https://forum.opencart.name/resources/Русский-язык-для-opencart-3-0.9/" target="_blank">3.0.3.9.13</a>';