noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 17/54: Cosmetic


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 17/54: Cosmetic
Date: Sat, 11 Jul 2020 13:26:49 -0400 (EDT)

sparkyx pushed a commit to annotated tag entreprise-0500
in repository noalyss.

commit 19e5d9f966cf684f7cf6c87b8d6dc8fdf9e71084
Author: Dany De Bontridder <danydb@noalyss.eu>
AuthorDate: 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 c583952..7b0f07f 100644
--- a/include/compta_fin.inc.php
+++ b/include/compta_fin.inc.php
@@ -137,7 +137,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]