Début ajout module "Phenix"
This commit is contained in:
parent
97f09d8a4e
commit
46c6aab374
@ -330,7 +330,7 @@ class MenuTop {
|
|||||||
print '<td class="tmenu"><a '.$class.' href="'.DOL_URL_ROOT.'/webcal/webcal.php?mainmenu=webcal"'.($this->atarget?" target=$this->atarget":"").'>'.$langs->trans("Calendar").'</a></td>';
|
print '<td class="tmenu"><a '.$class.' href="'.DOL_URL_ROOT.'/webcal/webcal.php?mainmenu=webcal"'.($this->atarget?" target=$this->atarget":"").'>'.$langs->trans("Calendar").'</a></td>';
|
||||||
}
|
}
|
||||||
|
|
||||||
// Webcal
|
// Phenix
|
||||||
if ($conf->phenix->enabled)
|
if ($conf->phenix->enabled)
|
||||||
{
|
{
|
||||||
$langs->load("other");
|
$langs->load("other");
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user