Fix: wiki link
This commit is contained in:
parent
c30118505d
commit
6caef066c4
@ -1037,7 +1037,7 @@ function left_menu($menu_array, $helppagename='', $form_search='')
|
|||||||
$langs->load("help");
|
$langs->load("help");
|
||||||
|
|
||||||
$helpbaseurl='';
|
$helpbaseurl='';
|
||||||
if ($langs->defaultlang == "fr_FR") $helpbaseurl='http://www.dolibarr.com/wikidev/index.php/%s';
|
if ($langs->defaultlang == "fr_FR") $helpbaseurl='http://wiki.dolibarr.org/index.php/%s';
|
||||||
|
|
||||||
$helppage=$langs->trans($helppagename);
|
$helppage=$langs->trans($helppagename);
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user