From 04fc5dead33cb7ba7c3c4b60dd06c2fb0e8cf5fb Mon Sep 17 00:00:00 2001 From: Huang95 Date: Mon, 26 Feb 2024 14:18:43 +0800 Subject: [PATCH] Update popular-posts.html.php , Let tag list look like tag/label Let tag list look like tag/label --- system/admin/views/popular-posts.html.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/system/admin/views/popular-posts.html.php b/system/admin/views/popular-posts.html.php index 9c0078c..d5622c2 100644 --- a/system/admin/views/popular-posts.html.php +++ b/system/admin/views/popular-posts.html.php @@ -25,7 +25,7 @@ slug); ?> author ?> category);?> - tag ?> + tag); ?> @@ -34,4 +34,4 @@ \ No newline at end of file +} ?>