* Fixed "Powered By ..." signature on main page

Signed-off-by: Andrew Shelestov <streamx3@gmail.com>
This commit is contained in:
Andrew Shelestov
2016-01-24 23:28:29 +01:00
parent ee45714ffd
commit 7a5030b072

View File

@@ -19,4 +19,5 @@ $_['text_account'] = 'Обліковий запис';
$_['text_order'] = 'Історія замовлень'; $_['text_order'] = 'Історія замовлень';
$_['text_wishlist'] = 'Список побажань'; $_['text_wishlist'] = 'Список побажань';
$_['text_newsletter'] = 'Розсилання новин'; $_['text_newsletter'] = 'Розсилання новин';
$_['text_powered'] = 'Створено <a href="http://www.opencart.com">OpenCart</a><br /> %s &copy; %s'; $_['text_powered'] = 'Створено в <a href="http://www.opencart.com">OpenCart</a><br /> %s &copy; %s';