From 316d22614465d058d702a7a02fdde3b9f3899aac Mon Sep 17 00:00:00 2001 From: "vincent@cubedesigners.com" Date: Mon, 4 Oct 2021 14:56:12 +0000 Subject: [PATCH] wait #47446 @0:05 --- .../html5/master/class.ws.html5.links.php | 60 ++++++++++--------- 1 file changed, 33 insertions(+), 27 deletions(-) diff --git a/inc/ws/Util/html5/master/class.ws.html5.links.php b/inc/ws/Util/html5/master/class.ws.html5.links.php index f3e91757a..153cf6dae 100644 --- a/inc/ws/Util/html5/master/class.ws.html5.links.php +++ b/inc/ws/Util/html5/master/class.ws.html5.links.php @@ -2181,38 +2181,44 @@ class Joueclub2021CartLink extends cartLink public function getInnerContent() { - return ' + return ' - - - - - - - - - + + + + + + + + + + - - - - - - - + + + + + + + + + + + '; } -- 2.39.5