Commit f74d1e50385d869ea50c2c8e58fb90edb1a83769
1 parent
27e19427
tag manager google seo
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
frontend/views/products/show.php
... | ... | @@ -116,8 +116,8 @@ use yii\widgets\Breadcrumbs; |
116 | 116 | </div> |
117 | 117 | <input type='hidden' id='product_id'/> |
118 | 118 | <a href="#" rel='product' class="link_buy fl">В Корзину</a> |
119 | - <div class="both"></div> | |
120 | - </div> | |
119 | + <div class="both"></div> | |
120 | + </div> | |
121 | 121 | |
122 | 122 | <div class="product_service"> |
123 | 123 | <ul> | ... | ... |