From b74c149f36d3bb3811c278025133b152492ddb06 Mon Sep 17 00:00:00 2001 From: Roland Dalmulder Date: Thu, 3 Aug 2023 20:48:24 +0200 Subject: [PATCH] Fixed styling of links on Joomla 5 Signed-off-by: Roland Dalmulder --- .../PatchTester/View/Pulls/tmpl/default_items.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/administrator/components/com_patchtester/PatchTester/View/Pulls/tmpl/default_items.php b/administrator/components/com_patchtester/PatchTester/View/Pulls/tmpl/default_items.php index 7b72a0d..d27705a 100644 --- a/administrator/components/com_patchtester/PatchTester/View/Pulls/tmpl/default_items.php +++ b/administrator/components/com_patchtester/PatchTester/View/Pulls/tmpl/default_items.php @@ -40,14 +40,14 @@ foreach ($this->items as $i => $item) :