diff --git a/htdocs/support/online.php b/htdocs/support/online.php index e676ab57cbb..9bbdde74b26 100644 --- a/htdocs/support/online.php +++ b/htdocs/support/online.php @@ -1,5 +1,5 @@ +/* Copyright (C) 2008-2010 Laurent Destailleur * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -105,7 +105,7 @@ foreach ($arrayofwidgets as $arraywidget) // Loop on each user $widgetid=$listofwidgets[$pos-1]; // Widget V3 - print ''; + print ''; print ''; $found++;