Commit 6023a0e4c8922cb0dcce0e3fc8afa0f240990251

Authored by Administrator
1 parent 630b55d1

big commti

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
frontend/views/catalog/product.php
@@ -20,7 +20,7 @@ @@ -20,7 +20,7 @@
20 $this->title = $product->name; 20 $this->title = $product->name;
21 21
22 22
23 - $this->params[ 'seo' ][ Seo::TITLE ] = $product->name .'купить в Киеве, Украине недорого - Лінія Світла'; 23 + $this->params[ 'seo' ][ Seo::TITLE ] = $product->name .' купить в Киеве, Украине недорого - Лінія Світла';
24 $this->params[ 'seo' ][ 'fields' ][ 'name' ] = $product->name; 24 $this->params[ 'seo' ][ 'fields' ][ 'name' ] = $product->name;
25 $this->params[ 'seo' ][ 'h1' ] = $product->name; 25 $this->params[ 'seo' ][ 'h1' ] = $product->name;
26 26