From: vincent@cubedesigners.com Date: Fri, 30 Oct 2020 16:56:52 +0000 (+0000) Subject: wait #4008 @0.25 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=2e0db4514826fcbbcb1d2c8766fde490a3ef98cc;p=cubeextranet.git wait #4008 @0.25 --- 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 c021f0baa..71ce65327 100644 --- a/inc/ws/Util/html5/master/class.ws.html5.links.php +++ b/inc/ws/Util/html5/master/class.ws.html5.links.php @@ -1291,11 +1291,27 @@ class pumaCartLink extends cartLink { public function getInnerContent() { - return ' - - - -'; + return ' + + + + + + + + + + +'; } }