From f807a10d9a47ba67fefd9139bc55f7b2f2eb1cde Mon Sep 17 00:00:00 2001 From: Sonny Le Date: Tue, 16 Jul 2024 08:38:28 +0700 Subject: [PATCH] Fix issue doesn't show the introtext in blog view. #725 --- framework/html/com_content/category/blog_item.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/framework/html/com_content/category/blog_item.php b/framework/html/com_content/category/blog_item.php index 420f1d34..b7c9af70 100644 --- a/framework/html/com_content/category/blog_item.php +++ b/framework/html/com_content/category/blog_item.php @@ -136,11 +136,9 @@ item->event->beforeDisplayContent; ?> - get('show_intro')) : ?>
item->introtext; ?>
-