diff --git a/common/messages/ru/app.php b/common/messages/ru/app.php index e3b6834..42bfc28 100755 --- a/common/messages/ru/app.php +++ b/common/messages/ru/app.php @@ -1,2 +1,7 @@ 'Вход для пользователей', + 'Login' => 'Войти', + 'Not registered yet?' => 'Не зарегистрированы?', + 'Register now!' => 'Зарегистрироваться', + ]; \ No newline at end of file diff --git a/frontend/views/account/wishlist.php b/frontend/views/account/wishlist.php index 2a2ea0d..1c016ed 100644 --- a/frontend/views/account/wishlist.php +++ b/frontend/views/account/wishlist.php @@ -73,6 +73,12 @@ _________________________________________________________ -->
+ +
+
+
+
+ @@ -153,6 +159,12 @@ _________________________________________________________ -->
+ +
+
TOP
+
+
+ diff --git a/frontend/views/category/_product_item.php b/frontend/views/category/_product_item.php index 550674a..acb4ada 100755 --- a/frontend/views/category/_product_item.php +++ b/frontend/views/category/_product_item.php @@ -99,6 +99,14 @@ is('top')) { + ?> +
+
+
+
+ diff --git a/frontend/views/layouts/main.php b/frontend/views/layouts/main.php index f39e541..9ceb535 100755 --- a/frontend/views/layouts/main.php +++ b/frontend/views/layouts/main.php @@ -360,7 +360,7 @@ _________________________________________________________ -->