noalyss-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Noalyss-commit] [noalyss] 15/30: Cosmetic :


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 15/30: Cosmetic :
Date: Sat, 3 Dec 2022 08:35:08 -0500 (EST)

sparkyx pushed a commit to branch master
in repository noalyss.

commit 4112b477eed0706db496fcdd14af57dc3f0f56dd
Author: sparkyx <danydb@noalyss.eu>
AuthorDate: Wed Nov 23 19:52:53 2022 +0100

    Cosmetic :
---
 include/impress_poste.inc.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/impress_poste.inc.php b/include/impress_poste.inc.php
index bf397b122..f4555278b 100644
--- a/include/impress_poste.inc.php
+++ b/include/impress_poste.inc.php
@@ -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'];



reply via email to

[Prev in Thread] Current Thread [Next in Thread]