diff --git a/htdocs/support/onlinesupport.php b/htdocs/support/onlinesupport.php index 17c4ab7768a..9c1d3fe9560 100644 --- a/htdocs/support/onlinesupport.php +++ b/htdocs/support/onlinesupport.php @@ -28,9 +28,9 @@ include_once("./inc.php"); $langs->load("other"); -pHeader("Online Help",$_SERVER["PHP_SELF"]); +pHeader("Dolibarr Help Service Center",$_SERVER["PHP_SELF"]); -print "This area can be used to get an Online Help service support.
\n"; +print "This area can be used to get a Help service support.
\n"; print "This service is available in english only.

"; print '

';