diff --git a/layouts/joomla/content/full_image.php b/layouts/joomla/content/full_image.php index 56103c5d58aae..ee99de3c6db8f 100644 --- a/layouts/joomla/content/full_image.php +++ b/layouts/joomla/content/full_image.php @@ -11,11 +11,11 @@ $params = $displayData->params; ?> images); ?> - image_fulltext) && !empty($images->image_fulltext)) : ?> - float_fulltext) ? $params->get('float_fulltext') : $images->float_fulltext; ?> -
image_fulltext)) : ?> + float_fulltext) ? $params->get('float_fulltext') : $images->float_fulltext; ?> +
image_fulltext_caption) : echo 'class="caption"' . ' title="' . htmlspecialchars($images->image_fulltext_caption) . '"'; endif; ?> - src="image_fulltext); ?>" alt="image_fulltext_alt); ?>" itemprop="image"/>
- \ No newline at end of file + src="image_fulltext); ?>" alt="image_fulltext_alt); ?>" itemprop="image"/>
+ diff --git a/layouts/joomla/content/intro_image.php b/layouts/joomla/content/intro_image.php index 8e48e6ee26176..f721a3dc64be8 100644 --- a/layouts/joomla/content/intro_image.php +++ b/layouts/joomla/content/intro_image.php @@ -11,7 +11,7 @@ $params = $displayData->params; ?> images); ?> -image_intro) && !empty($images->image_intro)) : ?> +image_intro)) : ?> float_intro) ? $params->get('float_intro') : $images->float_intro; ?>
get('link_titles') && $params->get('access-view')) : ?>