Showing
3 changed files
with
3 additions
and
3 deletions
... | @@ -17,4 +17,4 @@ $_['text_account'] = 'My Account'; | ... | @@ -17,4 +17,4 @@ $_['text_account'] = 'My Account'; |
17 | $_['text_order'] = 'Order History'; | 17 | $_['text_order'] = 'Order History'; |
18 | $_['text_wishlist'] = 'Wish List'; | 18 | $_['text_wishlist'] = 'Wish List'; |
19 | $_['text_newsletter'] = 'Newsletter'; | 19 | $_['text_newsletter'] = 'Newsletter'; |
20 | -$_['text_powered'] = 'Powered By <a href="https://ocstore.com/?utm_source=ocstore3_install">ocStore</a><br /> %s © %s'; | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
20 | +$_['text_powered'] = '%s © %s'; | ||
... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
... | @@ -23,4 +23,4 @@ $_['text_account'] = 'Личный кабинет'; | ... | @@ -23,4 +23,4 @@ $_['text_account'] = 'Личный кабинет'; |
23 | $_['text_order'] = 'История заказов'; | 23 | $_['text_order'] = 'История заказов'; |
24 | $_['text_wishlist'] = 'Закладки'; | 24 | $_['text_wishlist'] = 'Закладки'; |
25 | $_['text_newsletter'] = 'Рассылка'; | 25 | $_['text_newsletter'] = 'Рассылка'; |
26 | -$_['text_powered'] = 'Работает на <a href="http://www.opencart.com">OpenCart</a><br>Перевод от <a href="https://forum.opencart.name/">OpenCart.name</a><br> %s © %s'; | 26 | +$_['text_powered'] = '%s © %s'; | ... | ... |
... | @@ -18,4 +18,4 @@ $_['text_account'] = 'Особистий кабінет'; | ... | @@ -18,4 +18,4 @@ $_['text_account'] = 'Особистий кабінет'; |
18 | $_['text_order'] = 'Історія замовлень'; | 18 | $_['text_order'] = 'Історія замовлень'; |
19 | $_['text_wishlist'] = 'Закладки'; | 19 | $_['text_wishlist'] = 'Закладки'; |
20 | $_['text_newsletter'] = 'Розсилка'; | 20 | $_['text_newsletter'] = 'Розсилка'; |
21 | -$_['text_powered'] = 'Працює на <a target="_blank" href="https://ocstore.com/?utm_source=ocstore3_install">ocStore</a><br /> %s © %s'; | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
21 | +$_['text_powered'] = '%s © %s'; | ||
... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
-
Please register or login to post a comment