From 3c14ba20f6a77c7a826d57ff55b40a980d9bd443 Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Thu, 14 Jan 2016 10:12:21 -0500 Subject: [PATCH] adding header to cat/subcat title output --- views/list_products.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/list_products.php b/views/list_products.php index bec4dd8..ca8c0fd 100644 --- a/views/list_products.php +++ b/views/list_products.php @@ -1,7 +1,7 @@ -name; ?> +' . $term->name . ''; ?>