From 2b84808ce39262d63bd808253da19658734a5b62 Mon Sep 17 00:00:00 2001 From: Tuan Pham Ngoc Date: Thu, 28 Oct 2021 22:06:16 +0700 Subject: [PATCH] Small code simplify --- src/components/com_weblinks/tmpl/category/default_items.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/com_weblinks/tmpl/category/default_items.php b/src/components/com_weblinks/tmpl/category/default_items.php index bb4a3c2..685dbba 100644 --- a/src/components/com_weblinks/tmpl/category/default_items.php +++ b/src/components/com_weblinks/tmpl/category/default_items.php @@ -150,7 +150,7 @@ $listDirn = $this->escape($this->state->get('list.direction')); - params->get('show_link_description')) && ($item->description != '')) : ?> + params->get('show_link_description') && ($item->description != '')) : ?>
images); ?> image_first)) : ?>