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",
|
"propal",
|
||||||
"orders",
|
"orders",
|
||||||
"bills",
|
"bills",
|
||||||
"Contracts");
|
"contracts");
|
||||||
|
|
||||||
|
|
||||||
// Loop and displays each line of table
|
// Loop and displays each line of table
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user