From 22d422b25825ea06059d1c6053acbc5486aaaff1 Mon Sep 17 00:00:00 2001 From: Vitaliy Date: Fri, 16 Dec 2016 00:05:43 +0200 Subject: [PATCH] Ntr --- frontend/views/catalog/product.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/views/catalog/product.php b/frontend/views/catalog/product.php index a464acd..a03ea25 100755 --- a/frontend/views/catalog/product.php +++ b/frontend/views/catalog/product.php @@ -306,7 +306,7 @@ ?> getImageUrl('banner'), 'banner_list'),Url::to(['event/sale','percent'=>$event->percent]),[ - 'style' =>"top:$top px;" + 'style' =>"top:{$top}px;" ]); $top = $top - 20; ?> -- libgit2 0.21.4