From 28e48f3adef2e093d2f9cecb1a10b45403216a4d Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Tue, 25 Nov 2008 19:20:12 +0000 Subject: [PATCH] Doc --- htdocs/support/onlinesupport.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 '

';