From c1170abd53a9e22debb6e6b78e0f2af98cce3827 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Mon, 15 Jun 2009 20:49:51 +0000 Subject: [PATCH] Update help center page --- htdocs/support/inc.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/htdocs/support/inc.php b/htdocs/support/inc.php index 6a1867db5fc..584925632e0 100644 --- a/htdocs/support/inc.php +++ b/htdocs/support/inc.php @@ -197,8 +197,11 @@ function pHeader($soutitre,$next,$action='none') print ''."\n"; print ''."\n"; print ''."\n"; + print ''."\n"; + print ''."\n"; + print ''."\n"; print ''."\n"; - print ''.$langs->trans("Help").''."\n"; + print ''.$langs->trans("DolibarrHelpCenter").''."\n"; print ''."\n"; print ''."\n";