Fix typo
This commit is contained in:
parent
9b3826a54c
commit
10142522e0
@ -584,7 +584,7 @@ Module3100Desc=Add a Skype button into users / third parties / contacts / member
|
||||
Module3200Name=Non Reversible Logs
|
||||
Module3200Desc=Activate log of some business events into a non reversible log. Events are archived in real-time. The log is a table of chained event that can be then read and exported. This module may be mandatory for some countries.
|
||||
Module4000Name=HRM
|
||||
Module4000Desc=Human resources management (mangement of department, employee contracts and feelings)
|
||||
Module4000Desc=Human resources management (management of department, employee contracts and feelings)
|
||||
Module5000Name=Multi-company
|
||||
Module5000Desc=Allows you to manage multiple companies
|
||||
Module6000Name=Workflow
|
||||
|
||||
@ -2063,7 +2063,7 @@ div.tabBar {
|
||||
background: rgb(<?php echo $colorbacktabcard1; ?>);
|
||||
}
|
||||
div.tabBar div.titre {
|
||||
padding-top: 10px;
|
||||
padding-top: 20px;
|
||||
}
|
||||
|
||||
div.tabBarWithBottom {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user