diff --git a/public/main/lp/learnpath.class.php b/public/main/lp/learnpath.class.php index 62d26e24d3..5c94a4f126 100644 --- a/public/main/lp/learnpath.class.php +++ b/public/main/lp/learnpath.class.php @@ -2017,11 +2017,10 @@ class learnpath { $text = $percentage.$text_add; - return '
-
- '.$text.' + return '
+
+
'.$text.'
'; }