diff --git a/htdocs/pre.inc.php b/htdocs/pre.inc.php index 7e88665c075..aba0e3fe90d 100644 --- a/htdocs/pre.inc.php +++ b/htdocs/pre.inc.php @@ -127,7 +127,7 @@ function llxHeader($head = '', $title='', $help_url='') if (! empty($conf->telephonie->enabled)) { - $menu->add(DOL_URL_ROOT."/telephonie/index.php", "T�l�phonie"); + $menu->add(DOL_URL_ROOT."/telephonie/index.php", "Telephonie"); } if (! empty($conf->don->enabled))