cosmetique
This commit is contained in:
parent
19030c7581
commit
da2b199426
1 changed files with 1 additions and 3 deletions
|
|
@ -556,9 +556,7 @@ class Acc_Ledger_Search
|
|||
{
|
||||
$r='';
|
||||
$r.='<div id="search_form" style="display:none">';
|
||||
$r.=Icon_Action::hide('⨉',
|
||||
'$(\'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();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue