Improve code
This commit is contained in:
parent
6d0e8b51db
commit
0504475dca
1 changed files with 1 additions and 1 deletions
|
|
@ -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();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue