Showing
1 changed file
with
2 additions
and
2 deletions
... | @@ -10,5 +10,5 @@ | ... | @@ -10,5 +10,5 @@ |
10 | */ | 10 | */ |
11 | 11 | ||
12 | // Text | 12 | // Text |
13 | -$_['text_footer'] = '<a href="http://www.opencart.com">OpenCart</a> © 2009-' . date('Y') . ' Все права защищены. <br> <a href="https://forum.opencart.name" target="_blank">OpenCart.name</a> © 2020-' . date('Y') . ' Все права защищены.'; | 13 | +$_['text_footer'] = '© 2009-' . date('Y'); |
14 | -$_['text_version'] = 'Версия OpenCart %s <br> Версия перевода <a href="https://forum.opencart.name/resources/Русский-язык-для-opencart-3-0.9/" target="_blank">3.0.3.9.13</a>'; | 14 | +$_['text_version'] = ''; | ... | ... |
-
Please register or login to post a comment