diff --git a/src/app/frontend/views/page/changeWithSize.php b/src/app/frontend/views/page/changeWithSize.php index 76f3f19..3f7935e 100644 --- a/src/app/frontend/views/page/changeWithSize.php +++ b/src/app/frontend/views/page/changeWithSize.php @@ -13,7 +13,7 @@ if ($discount == 0) { $data['html'] = '
'. $t->_("price") . - '' . $data['price'] . ' грн + ' ' . $data['price'] . ' грн '; } else { -- libgit2 0.21.4