noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 04/10: Improve code


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 04/10: Improve code
Date: Thu, 27 Aug 2015 01:33:55 +0000

sparkyx pushed a commit to branch master
in repository noalyss.

commit 0504475dca3451b15251ccc26d54db105225a691
Author: Dany De Bontridder <address@hidden>
Date:   Thu Aug 27 02:51:24 2015 +0200

    Improve code
---
 include/class_html_input.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/include/class_html_input.php b/include/class_html_input.php
index c544e1b..f8a1641 100755
--- a/include/class_html_input.php
+++ b/include/class_html_input.php
@@ -392,7 +392,7 @@ class HtmlInput
 
         }
         echo '</ul>';
-        $hide=new IButton('l');
+        $hide=new IButton('l2');
         $hide->label=_("Valider");
         $hide->javascript=" hide_cat_choice() ";
         echo $hide->input();



reply via email to

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