aboutsummaryrefslogtreecommitdiffstats
path: root/include/category_subcats.inc.php
diff options
context:
space:
mode:
Diffstat (limited to 'include/category_subcats.inc.php')
-rw-r--r--include/category_subcats.inc.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/category_subcats.inc.php b/include/category_subcats.inc.php
index 3aa091269..3b27dcd22 100644
--- a/include/category_subcats.inc.php
+++ b/include/category_subcats.inc.php
@@ -147,6 +147,7 @@ SELECT id, path, tn_ext
'category' => $item['category'],
)
),
+ 'CLASS' => 'thumbCat',
)
);
@@ -165,4 +166,4 @@ SELECT id, path, tn_ext
}
}
}
-?> \ No newline at end of file
+?>