noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 02/03: Cosmetic : CARD amount centered on 2 c


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 02/03: Cosmetic : CARD amount centered on 2 col.
Date: Mon, 4 Feb 2019 03:12:49 -0500 (EST)

sparkyx pushed a commit to branch master
in repository noalyss.

commit 04eec22408b14f928c3b34ea6b5db496a7392fd1
Author: Dany De Bontridder <address@hidden>
Date:   Mon Feb 4 09:11:58 2019 +0100

    Cosmetic : CARD amount centered on 2 col.
---
 include/fiche.inc.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/fiche.inc.php b/include/fiche.inc.php
index 129bf41..fcd2705 100644
--- a/include/fiche.inc.php
+++ b/include/fiche.inc.php
@@ -519,7 +519,7 @@ for ($e = 0; $e < count($afiche); $e++)
                echo th(_('ref'));
                echo th(_('Interne'));
                echo th(_('Comm'));
-               echo th(_('Montant'), 'style="width:auto" colspan="2"');
+               echo th(_('Montant'), 'style="width:auto; text-align:center" 
colspan="2"');
                echo th(_('Prog.'),'class="num"');
                echo th(_('Let.'));
                echo '</tr>';



reply via email to

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