On conditionne affichage des options de fckeditor selon module

This commit is contained in:
Laurent Destailleur 2006-07-31 23:15:18 +00:00
parent c342e2e1c9
commit 224cd66b0a

View File

@ -83,10 +83,12 @@ $head[$h][1] = $langs->trans("Activation");
$hselected=$h;
$h++;
/*
En attendant d'avoir quelquechose de gérer par cette page, je commente
$head[$h][0] = DOL_URL_ROOT."/admin/fckeditor_cfg.php";
$head[$h][1] = $langs->trans("Setup");
$h++;
*/
dolibarr_fiche_head($head, $hselected, $langs->trans("ModuleSetup"));