diff --git a/htdocs/index.php b/htdocs/index.php index 3ba4e63e03e..89498b57d7a 100644 --- a/htdocs/index.php +++ b/htdocs/index.php @@ -97,6 +97,7 @@ print "\n"; $langs->load("commercial"); $langs->load("bills"); $langs->load("orders"); +$langs->load("contracts"); if ($user->societe_id == 0) {