From 3134db6374ddaf266f7988126d749bb60856f700 Mon Sep 17 00:00:00 2001 From: ldassin Date: Thu, 7 Mar 2024 15:56:05 +0100 Subject: [PATCH] Added the trash condition in showGENFORM.pl to display or not a row --- CODE/cgi-bin/showGENFORM.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODE/cgi-bin/showGENFORM.pl b/CODE/cgi-bin/showGENFORM.pl index a8f8d2c2..81a89cf4 100755 --- a/CODE/cgi-bin/showGENFORM.pl +++ b/CODE/cgi-bin/showGENFORM.pl @@ -295,7 +295,7 @@ $modif = qq(); $efface = qq(); - $texte = $texte.""; + $texte = $texte.""; #if ($clientAuth > 1) { $texte = $texte."$modif"; #}