noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 01/27: Cosmetic


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 01/27: Cosmetic
Date: Wed, 4 Sep 2019 15:24:52 -0400 (EDT)

sparkyx pushed a commit to branch master
in repository noalyss.

commit e47cc77db77dbcf2e0e945949c39c438b30cff7c
Author: Dany De Bontridder <address@hidden>
Date:   Mon Aug 26 16:36:45 2019 +0200

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

diff --git a/include/compta_fin.inc.php b/include/compta_fin.inc.php
index 397b300..7627696 100644
--- a/include/compta_fin.inc.php
+++ b/include/compta_fin.inc.php
@@ -133,7 +133,7 @@ if ( isset($_POST['correct']))
 //----------------------------------------
 // Blank form
 //----------------------------------------
-echo '<span class="warning">'.$p_msg.'</span>';
+if ( $p_msg !="" ) echo '<span class="warning">'.$p_msg.'</span>'; 
 
 echo '<form class="print" name="form_detail" enctype="multipart/form-data" 
class="print" METHOD="POST">';
 echo HtmlInput::hidden('ledger_type','fin');



reply via email to

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