Qual: Uniformize code.
This commit is contained in:
parent
74801a2914
commit
758a78ef85
@ -95,7 +95,7 @@ if (! $mesg)
|
||||
$px->SetHorizTickIncrement(1);
|
||||
$px->SetPrecisionY(0);
|
||||
$px->mode='depth';
|
||||
$px->SetTitle($langs->trans("NbOfProposals"));
|
||||
$px->SetTitle($langs->trans("NumberOfProposalsByMonth"));
|
||||
|
||||
$px->draw($filenamenb);
|
||||
}
|
||||
|
||||
@ -25,6 +25,7 @@ LastProposals=Last proposals
|
||||
SearchAProposal=Search a proposal
|
||||
ProposalsStatistics=Commercial proposals' statistics
|
||||
NumberOfProposalsByMonth=Number by month
|
||||
AmountOfProposalsByMonthHT=Amount by month (net of tax)
|
||||
NbOfProposals=Number of commercial proposals
|
||||
ShowPropal=Show proposal
|
||||
PropalsDraft=Drafts
|
||||
|
||||
@ -25,6 +25,7 @@ LastProposals=Derni
|
||||
SearchAProposal=Rechercher une propale
|
||||
ProposalsStatistics=Statistiques des propositions commerciales
|
||||
NumberOfProposalsByMonth=Nombre par mois
|
||||
AmountOfProposalsByMonthHT=Montant par mois (HT)
|
||||
NbOfProposals=Nombre de propositions commerciales
|
||||
ShowPropal=Afficher proposition
|
||||
PropalsDraft=Brouillons
|
||||
|
||||
Loading…
Reference in New Issue
Block a user