Fix typo in contracts language file name
This commit is contained in:
parent
919a34787e
commit
20de960a95
@ -197,7 +197,7 @@ if ($user->societe_id == 0)
|
||||
"propal",
|
||||
"orders",
|
||||
"bills",
|
||||
"Contracts");
|
||||
"contracts");
|
||||
|
||||
|
||||
// Loop and displays each line of table
|
||||
|
||||
Loading…
Reference in New Issue
Block a user