diff --git a/frontend/views/basket/cart.php b/frontend/views/basket/cart.php index e70df6d..2fd0044 100755 --- a/frontend/views/basket/cart.php +++ b/frontend/views/basket/cart.php @@ -8,7 +8,7 @@ * @var int $count */ ?> - +

грн

diff --git a/frontend/views/basket/modal_items.php b/frontend/views/basket/modal_items.php index 4749bd0..ce2d345 100755 --- a/frontend/views/basket/modal_items.php +++ b/frontend/views/basket/modal_items.php @@ -64,7 +64,7 @@ ?> - 'btn' ]) ?> + 'btn' ]) ?> diff --git a/frontend/web/robots.txt b/frontend/web/robots.txt index d3ff7e2..cc8cef4 100755 --- a/frontend/web/robots.txt +++ b/frontend/web/robots.txt @@ -1,5 +1,5 @@ User-agent: * -Disallow: /order +Disallow: /order/main Disallow: /*search Disallow: /?sort Disallow: /*event -- libgit2 0.21.4