From 7851a50fda925df6079d2f03aedd58332a916c0c Mon Sep 17 00:00:00 2001 From: Alex Date: Thu, 22 Dec 2016 13:16:25 +0200 Subject: [PATCH] price display --- src/app/frontend/views/partial/item_group.php | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/src/app/frontend/views/partial/item_group.php b/src/app/frontend/views/partial/item_group.php index 53faa25..706e25f 100644 --- a/src/app/frontend/views/partial/item_group.php +++ b/src/app/frontend/views/partial/item_group.php @@ -47,6 +47,7 @@ echo ''.$i['price'].' грн'; } ?> + грн
_("details") ?> -- libgit2 0.21.4