diff --git a/htdocs/lib/images.lib.php b/htdocs/lib/images.lib.php index d87dfc70f09..2d388e941c4 100644 --- a/htdocs/lib/images.lib.php +++ b/htdocs/lib/images.lib.php @@ -316,7 +316,7 @@ function moneyMeter($actualValue=0, $pendingValue=0, $intentValue=0)
| '.$langs->trans("Payed").': ' . $legendaActual . ' | |
| '.$langs->trans("Wainting").': ' . $legendaPending . ' | |
| '.$langs->trans("Waiting").': ' . $legendaPending . ' | |
| '.$langs->trans("Promesses").': ' . $legendaIntent . ' | |
| Total: ' . $legendaTotal . ' |