New: early development of multi-company module

This commit is contained in:
Regis Houssin 2009-05-04 12:05:18 +00:00
parent 754041115f
commit 37ef88c97b

View File

@ -127,7 +127,7 @@ function llxHeader($head = '', $title='', $help_url='')
if (! empty($conf->telephonie->enabled)) if (! empty($conf->telephonie->enabled))
{ {
$menu->add(DOL_URL_ROOT."/telephonie/index.php", "T<EFBFBD>l<EFBFBD>phonie"); $menu->add(DOL_URL_ROOT."/telephonie/index.php", "Telephonie");
} }
if (! empty($conf->don->enabled)) if (! empty($conf->don->enabled))