Correct view greek language in PDF
This commit is contained in:
parent
f185028707
commit
de6e1c5036
@ -1220,7 +1220,7 @@ function dol_print_reduction($reduction,$langs)
|
|||||||
$string = '';
|
$string = '';
|
||||||
if ($reduction == 100)
|
if ($reduction == 100)
|
||||||
{
|
{
|
||||||
$string = $langs->trans("Offered");
|
$string = $langs->transnoentities("Offered");
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user