From ccf75b516cbc9e34d72f5a8d219b24ae170c686f Mon Sep 17 00:00:00 2001 From: chmst Date: Mon, 1 Jul 2024 20:03:57 +0200 Subject: [PATCH 1/2] Small fix for the dt- tag in content details list --- layouts/joomla/content/info_block.php | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/layouts/joomla/content/info_block.php b/layouts/joomla/content/info_block.php index 6b9a1890b0b8e..6e31b0f8da496 100644 --- a/layouts/joomla/content/info_block.php +++ b/layouts/joomla/content/info_block.php @@ -23,8 +23,12 @@ || $displayData['position'] === 'below' && ($blockPosition == 1) ) : ?>
- get('info_block_show_title', 1)) : ?> - + get('info_block_show_title', 1)) : ?> + ' ?> + + + get('info_block_show_title', 1)) : ?> + ' ?>
From e11afa7e196b11f3adc354dd56f6b98a8b89e76b Mon Sep 17 00:00:00 2001 From: Christiane Maier-Stadtherr Date: Mon, 1 Jul 2024 21:42:49 +0200 Subject: [PATCH 2/2] Update layouts/joomla/content/info_block.php Co-authored-by: Quy --- layouts/joomla/content/info_block.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/layouts/joomla/content/info_block.php b/layouts/joomla/content/info_block.php index 6e31b0f8da496..921505b7f3ac1 100644 --- a/layouts/joomla/content/info_block.php +++ b/layouts/joomla/content/info_block.php @@ -24,11 +24,11 @@ ) : ?>