Fix: Removed deprecated support links
This commit is contained in:
parent
d28eacebd7
commit
946c91dc72
@ -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...),<br>take a look at the Dolibarr Wiki:<br><b><a href="%s" target="_blank">%s</a></b>
|
||||
ForAnswersSeeForum=For any other questions/help, you can use the Dolibarr forum:<br><b><a href="%s" target="_blank">%s</a></b>
|
||||
HelpCenterDesc1=This area can help you to get a Help support service on Dolibarr.
|
||||
|
||||
@ -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 : <br><b><a href="%s" target="_blank">%s</a></b>
|
||||
SeeOfficalSupport=Pour un accompagnement officiel Dolibarr dans votre langue : <br><b><a href="%s" target="_blank">%s</a></b>
|
||||
@ -103,6 +103,7 @@ print "\n";
|
||||
|
||||
print '</div><div class="inline-block">';
|
||||
|
||||
/*
|
||||
|
||||
// Official support
|
||||
print '<table class="login" width="100%">';
|
||||
@ -136,9 +137,9 @@ print '</td>';
|
||||
print '</tr>';
|
||||
print '</table>'."\n";
|
||||
print "\n";
|
||||
|
||||
print '</div><div class="inline-block">';
|
||||
|
||||
/*
|
||||
|
||||
// Online support
|
||||
print '<table class="login" width="100%">';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user