From 157aff5dde74315a0ec1688da16582b6fd571eaa Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Wed, 23 Dec 2015 11:08:08 -0500 Subject: [PATCH] adjusting rows and columns for display --- views/list_categories.php | 6 +++--- views/list_products.php | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/views/list_categories.php b/views/list_categories.php index 10b4578..50505bc 100644 --- a/views/list_categories.php +++ b/views/list_categories.php @@ -12,9 +12,9 @@ <?php echo $term->name; ?> description ?>
- name; ?> -
- + name; ?> + + diff --git a/views/list_products.php b/views/list_products.php index 25d61ac..dac48cc 100644 --- a/views/list_products.php +++ b/views/list_products.php @@ -3,7 +3,7 @@
-
+
ID, array(320, 285)); ?> @@ -23,8 +23,8 @@
-
-
+ +
ID, 'post-thumbnail'); ?> @@ -38,7 +38,7 @@
-
+
-- 2.17.1