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