From e7d81e91379f83a6cab039e05b4459b2340242f4 Mon Sep 17 00:00:00 2001 From: Vitaliy Date: Fri, 16 Sep 2016 17:48:13 +0300 Subject: [PATCH] big commti --- common/modules/product/widgets/views/product_smart.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/modules/product/widgets/views/product_smart.php b/common/modules/product/widgets/views/product_smart.php index 47095d9..471cdaf 100755 --- a/common/modules/product/widgets/views/product_smart.php +++ b/common/modules/product/widgets/views/product_smart.php @@ -14,7 +14,7 @@ use yii\helpers\Url; } else if($class == 'new') { print '
'; } else if($class == 'promo'){ - print '
'; + print '
Акция
'; } ?> -- libgit2 0.21.4