cosmetic
This commit is contained in:
parent
4f6de11999
commit
22ae75e59d
6 changed files with 62 additions and 7 deletions
|
|
@ -237,7 +237,7 @@ function FormFin($p_cn,$p_jrn,$p_periode,$p_submit,$p_array=null,$pview_only=tru
|
|||
$r.="<th>Dénomination</TH>";
|
||||
$r.="<th>Description</TH>";
|
||||
$r.="<th>Montant</TH>";
|
||||
$r.='<th colspan="2"> Op. Concerné</th>';
|
||||
$r.='<th colspan="2"> Op. Concernée(s)</th>';
|
||||
$r.="</TR>";
|
||||
// Parse each " tiers"
|
||||
for ($i=0; $i < $p_item; $i++) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue