diff --git a/htdocs/expedition/index.php b/htdocs/expedition/index.php index fbb8ac3e6b4..fc08514a29d 100644 --- a/htdocs/expedition/index.php +++ b/htdocs/expedition/index.php @@ -33,7 +33,7 @@ $langs->load("sendings"); llxHeader('',$langs->trans("Sendings"),'ch-expedition.html',$form_search); -print_fiche_titre($langs->trans("Sendings")); +print_fiche_titre($langs->trans("SendingsArea")); print '
| '; |