Update paiement_charge.php
fixed...
This commit is contained in:
parent
f2b057f376
commit
40345ea0f5
@ -282,7 +282,7 @@ if ($action == 'create')
|
|||||||
|
|
||||||
if ($objp->date_ech > 0)
|
if ($objp->date_ech > 0)
|
||||||
{
|
{
|
||||||
print <td class="left">'.dol_print_date($objp->date_ech, 'day').'</td>'."\n";
|
print '<td class="left">'.dol_print_date($objp->date_ech, 'day').'</td>'."\n";
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user