diff --git a/htdocs/support/online.php b/htdocs/support/online.php index 4d01175edcd..83d317ebc2d 100644 --- a/htdocs/support/online.php +++ b/htdocs/support/online.php @@ -97,10 +97,9 @@ foreach ($arrayofwidgets as $arraywidget) // Loop on each user // Only first language found is used for widget $widgetid=$listofwidgets[$pos-1]; - // Widget V1 - // print ''; - // Widget V2 - print ''; + + // Widget V3 + print ''; print ''; $found++;