From 6b8d0d6107df4d102cb84382122f863337a67ecb Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Tue, 22 Dec 2015 09:23:43 -0500 Subject: [PATCH] added different ids to category elements --- views/list_categories.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/views/list_categories.php b/views/list_categories.php index 8565da3..10b4578 100644 --- a/views/list_categories.php +++ b/views/list_categories.php @@ -11,7 +11,7 @@
<?php echo $term->name; ?> description ?> - @@ -39,7 +39,7 @@ <?php echo $term->name; ?>
description ?> -
+
-- 2.17.1