Cosmetic :
This commit is contained in:
parent
eba1a727d0
commit
4112b477ee
1 changed files with 1 additions and 1 deletions
|
|
@ -293,7 +293,7 @@ if ( isset( $_REQUEST['bt_html'] ) )
|
|||
if ( in_array($detail['jr_id'],$old) == TRUE ) continue;
|
||||
$old[]=$detail['jr_id'];
|
||||
echo tr(td("Journal :".$detail['jrn_def_name'],''),'style="width:auto" colspan="6"');
|
||||
echo '<tr><td class="mtitle" style="width:auto" colspan="6">'. $detail['j_date'].' '.$detail['jr_internal'].' '.hb($detail['description']).' '.hi($detail['jr_pj_number']).'</td></tr>';
|
||||
echo '<tr><td class="mtitle" style="width:auto;color:whitesmoke" colspan="6">'. $detail['j_date'].' '.$detail['jr_internal'].' '.hb($detail['description']).' '.hi($detail['jr_pj_number']).'</td></tr>';
|
||||
|
||||
$op=new Acc_Operation($cn);
|
||||
$op->poste=$poste_id['pcm_val'];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue