Commit 29c20011e2de1fd23bf70a45f6bab35741acc1ad
1 parent
0bfe5701
big commti
Showing
5 changed files
with
1 additions
and
33 deletions
Show diff stats
common/modules/product/models/Category.php
frontend/views/catalog/brand.php
... | ... | @@ -26,17 +26,7 @@ $this->params['breadcrumbs'][] = $brand->name; |
26 | 26 | |
27 | 27 | |
28 | 28 | <div class="columnLeftInfo"> |
29 | - <!-- del_columnLeftInfo --> | |
30 | 29 | |
31 | - | |
32 | - <a href="http://ventolux.ua/"><img src="http://www.linija-svitla.ua/res/custom/images/banner/ventolux1.jpg"></a><br><br> | |
33 | - | |
34 | - | |
35 | - | |
36 | - <div class="clearfix"></div> | |
37 | - | |
38 | - | |
39 | - <!-- del_columnLeftInfo_end --> | |
40 | 30 | </div> |
41 | 31 | |
42 | 32 | ... | ... |
frontend/views/catalog/products.php
... | ... | @@ -46,12 +46,6 @@ use yii\helpers\Url; |
46 | 46 | |
47 | 47 | |
48 | 48 | |
49 | - <a href="http://ventolux.ua/"><img src="http://www.linija-svitla.ua/res/custom/images/banner/ventolux1.jpg"></a><br><br> | |
50 | - | |
51 | - | |
52 | - | |
53 | - <div class="clearfix"></div> | |
54 | - | |
55 | 49 | |
56 | 50 | <!-- del_columnLeftInfo_end --> |
57 | 51 | </div> | ... | ... |
frontend/views/order/index.php
frontend/views/search/index.php
... | ... | @@ -43,16 +43,6 @@ $this->params['breadcrumbs'][] = 'Поиск'; |
43 | 43 | <div class="columnLeftInfo"> |
44 | 44 | <!-- del_columnLeftInfo --> |
45 | 45 | |
46 | - | |
47 | - | |
48 | - | |
49 | - | |
50 | - <a href="http://ventolux.ua/"><img src="http://www.linija-svitla.ua/res/custom/images/banner/ventolux1.jpg"></a><br><br> | |
51 | - | |
52 | - | |
53 | - <div class="clearfix"></div> | |
54 | - | |
55 | - | |
56 | 46 | <!-- del_columnLeftInfo_end --> |
57 | 47 | </div> |
58 | 48 | ... | ... |