CFGMENU : cosmetic
This commit is contained in:
parent
b73742401d
commit
b955788500
1 changed files with 1 additions and 1 deletions
|
|
@ -135,7 +135,7 @@ if ( $iselect->selected != '')
|
|||
$menu=new Menu_Ref_SQL($cn);
|
||||
$ret=$menu->seek($sql.$order);
|
||||
?>
|
||||
<fieldset><legend><?php echo _('Recherche')?></legend>
|
||||
<fieldset>
|
||||
<form method="GET">
|
||||
<?php echo $iselect->input()?>
|
||||
<?php echo HtmlInput::submit("search", _("Recherche"))?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue