projects
/
WP-Plugins
/
michsci-products.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3fbca52
)
fixing syntax error
author
Anthony Talarico
<talarico@gaslightmedia.com>
Wed, 13 Jan 2016 14:08:41 +0000
(09:08 -0500)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Wed, 13 Jan 2016 14:08:41 +0000
(09:08 -0500)
views/list_products.php
patch
|
blob
|
history
diff --git
a/views/list_products.php
b/views/list_products.php
index
76485e2
..
dd6e08f
100644
(file)
--- a/
views/list_products.php
+++ b/
views/list_products.php
@@
-88,7
+88,7
@@
<!-- </div>-->
<?php endforeach; endif; ?>
</div>
-
<?php {
?>
+
<?php }
?>
<?php } ?>