CARD , cosmetic align right column Prog.

This commit is contained in:
Dany De Bontridder 2019-02-04 09:08:54 +01:00
parent 31d3c6927f
commit 380271101a

View file

@ -520,7 +520,7 @@ for ($e = 0; $e < count($afiche); $e++)
echo th(_('Interne'));
echo th(_('Comm'));
echo th(_('Montant'), 'style="width:auto" colspan="2"');
echo th(_('Prog.'));
echo th(_('Prog.'),'class="num"');
echo th(_('Let.'));
echo '</tr>';
$amount_deb = 0;