This commit is contained in:
sparkyx 2008-01-02 15:23:39 +00:00
parent 4f6de11999
commit 22ae75e59d
6 changed files with 62 additions and 7 deletions

View file

@ -237,7 +237,7 @@ function FormFin($p_cn,$p_jrn,$p_periode,$p_submit,$p_array=null,$pview_only=tru
$r.="<th>D&eacute;nomination</TH>";
$r.="<th>Description</TH>";
$r.="<th>Montant</TH>";
$r.='<th colspan="2"> Op. Concern&eacute;</th>';
$r.='<th colspan="2"> Op. Concern&eacute;e(s)</th>';
$r.="</TR>";
// Parse each " tiers"
for ($i=0; $i < $p_item; $i++) {