Commit c1b4e9a16dfe9d2a3e119312dd18937780f2aecd
1 parent
3ba211b3
14.09.16
Showing
3 changed files
with
6 additions
and
2 deletions
Show diff stats
common/modules/product/widgets/views/product_smart.php
| ... | ... | @@ -22,7 +22,7 @@ use yii\helpers\Url; |
| 22 | 22 | <li class="new"><div>new</div></li> |
| 23 | 23 | <?php endif?> |
| 24 | 24 | <?php if(!empty($product->akciya)) :?> |
| 25 | - <li class="promo"><div>promo</div></li> | |
| 25 | + <li class="promo"><div>Акция</div></li> | |
| 26 | 26 | <?php endif?> |
| 27 | 27 | </ul> |
| 28 | 28 | <?php endif?> | ... | ... |
frontend/views/catalog/product_item.php