From 20de960a9513afa944fdf8bc5396fcc6ab65175b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Laurent=20L=C3=A9onard?= Date: Sun, 26 May 2013 19:36:24 +0300 Subject: [PATCH] Fix typo in contracts language file name --- htdocs/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/index.php b/htdocs/index.php index 3ba4e63e03e..d5d0a21d9b2 100644 --- a/htdocs/index.php +++ b/htdocs/index.php @@ -197,7 +197,7 @@ if ($user->societe_id == 0) "propal", "orders", "bills", - "Contracts"); + "contracts"); // Loop and displays each line of table