fixing syntax error
authorAnthony Talarico <talarico@gaslightmedia.com>
Wed, 13 Jan 2016 14:08:41 +0000 (09:08 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Wed, 13 Jan 2016 14:08:41 +0000 (09:08 -0500)
views/list_products.php

index 76485e2..dd6e08f 100644 (file)
@@ -88,7 +88,7 @@
 <!--        </div>-->
     <?php endforeach; endif; ?>
    </div>
-<?php { ?>
+   <?php } ?>
 <?php } ?>