noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 85/323: cosmetique


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 85/323: cosmetique
Date: Wed, 14 Mar 2018 17:38:28 -0400 (EDT)

sparkyx pushed a commit to branch master
in repository noalyss.

commit da2b1994266499f543b4cee32e01bd62717043e4
Author: Dany De Bontridder <address@hidden>
Date:   Thu Jan 25 09:58:06 2018 +0100

    cosmetique
---
 include/class/acc_ledger_search.class.php | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/include/class/acc_ledger_search.class.php 
b/include/class/acc_ledger_search.class.php
index 4c24a77..464f51b 100644
--- a/include/class/acc_ledger_search.class.php
+++ b/include/class/acc_ledger_search.class.php
@@ -556,9 +556,7 @@ class Acc_Ledger_Search
     {
         $r='';
         $r.='<div id="search_form" style="display:none">';
-        $r.=Icon_Action::hide('&#10761;',
-                        '$(\'search_form\').style.display=\'none\';');
-        $r.=h2('Recherche', 'class="title"');
+        $r.=HtmlInput::title_box(_('Recherche'), "search_form", "hide", "", 
"n");
         $r.='<FORM METHOD="GET">';
         $r.=$this->search_form();
         



reply via email to

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