diff --git a/src/components/com_weblinks/views/category/tmpl/default_items.php b/src/components/com_weblinks/views/category/tmpl/default_items.php index 55099ee..c49b298 100644 --- a/src/components/com_weblinks/views/category/tmpl/default_items.php +++ b/src/components/com_weblinks/views/category/tmpl/default_items.php @@ -135,7 +135,7 @@ $listDirn = $this->escape($this->state->get('list.direction')); images); ?> image_first) and !empty($images->image_first)) : ?> float_first)) ? $this->params->get('float_first') : $images->float_first; ?> -
image_first_caption) : ?> image_first_caption) . '"'; ?> @@ -143,7 +143,7 @@ $listDirn = $this->escape($this->state->get('list.direction')); image_second) and !empty($images->image_second)) : ?> float_second)) ? $this->params->get('float_second') : $images->float_second; ?> -
image_second_caption) : ?> image_second_caption) . '"'; ?>