diff --git a/htdocs/langs/en_US/admin.lang b/htdocs/langs/en_US/admin.lang index 8fe0d7aabe2..396bbaf4cb5 100644 --- a/htdocs/langs/en_US/admin.lang +++ b/htdocs/langs/en_US/admin.lang @@ -228,7 +228,7 @@ OfficialWebSiteFr=French official web site OfficialWiki=Dolibarr documentation on Wiki OfficialDemo=Dolibarr online demo OfficialMarketPlace=Official market place for external modules/addons -OfficialWebHostingService=Official web hosting service (Cloud hosting) +OfficialWebHostingService=Official web hosting services (Cloud hosting) ForDocumentationSeeWiki=For user or developer documentation (Doc, FAQs...),
take a look at the Dolibarr Wiki:
%s ForAnswersSeeForum=For any other questions/help, you can use the Dolibarr forum:
%s HelpCenterDesc1=This area can help you to get a Help support service on Dolibarr. diff --git a/htdocs/langs/fr_FR/help.lang b/htdocs/langs/fr_FR/help.lang index 783d48ae8e3..6ef24db1128 100644 --- a/htdocs/langs/fr_FR/help.lang +++ b/htdocs/langs/fr_FR/help.lang @@ -26,4 +26,4 @@ LinkToGoldMember=Vous pouvez appeler immédiatement un des quelques accompagnate PossibleLanguages=Langues disponibles MakeADonation=Aidez le projet Dolibarr, faites un don SubscribeToFoundation=Aidez le projet Dolibarr, adhérez à l'association Dolibarr -SeeOfficalSupport=Pour un accompagnement officielle Dolibarr dans votre langue :
%s \ No newline at end of file +SeeOfficalSupport=Pour un accompagnement officiel Dolibarr dans votre langue :
%s \ No newline at end of file diff --git a/htdocs/support/index.php b/htdocs/support/index.php index fd574712600..10b12bf0f9c 100644 --- a/htdocs/support/index.php +++ b/htdocs/support/index.php @@ -103,6 +103,7 @@ print "\n"; print '
'; +/* // Official support print ''; @@ -136,9 +137,9 @@ print ''; print ''; print '
'."\n"; print "\n"; + print '
'; -/* // Online support print '';