diff --git a/include/fiche.inc.php b/include/fiche.inc.php index 28e4724ec..129bf4154 100644 --- a/include/fiche.inc.php +++ b/include/fiche.inc.php @@ -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 ''; $amount_deb = 0;