Commit 62583c520702239fcca31129069ba426810b2de4

Authored by Alex Savenko
1 parent d69f4d23

merge fix

Showing 1 changed file with 0 additions and 1 deletions   Show diff stats
src/app/frontend/views/partial/item_group.php
... ... @@ -60,7 +60,6 @@
60 60 echo '<span>'.$i['price'].'</span> грн';
61 61 }
62 62 ?>
63   - <span><?= $i['price'] ?></span> грн
64 63 </div>
65 64  
66 65 <div class="one_item_buttons">
... ...