Commit 40c151a5580a6fc9083d7bbc4c58370211f4f9bd

Authored by Dima
1 parent 0d93efd1

fix basket

Showing 1 changed file with 2 additions and 1 deletions   Show diff stats
src/app/frontend/views/please_return.php
  1 +<?php $in_cart = $this->session->get('in_cart', []); ?>
1 <!doctype html> 2 <!doctype html>
2 <html><head> 3 <html><head>
3 <meta charset="UTF-8"> 4 <meta charset="UTF-8">
@@ -438,4 +439,4 @@ $(&#39;#VideoModal_1&#39;).on(&#39;hidden.bs.modal&#39;, function() { @@ -438,4 +439,4 @@ $(&#39;#VideoModal_1&#39;).on(&#39;hidden.bs.modal&#39;, function() {
438 439
439 440
440 </body> 441 </body>
441 -</html> 442 -</html>
  443 +</html>
442 \ No newline at end of file 444 \ No newline at end of file