améliore apparence
This commit is contained in:
parent
545342030c
commit
10c39622cc
22 changed files with 221 additions and 136 deletions
|
|
@ -80,7 +80,7 @@ case "sf":
|
|||
$it->size=30;
|
||||
$it->value=(isset($q))?$q:'';
|
||||
$str_poste=$it->input();
|
||||
$str_submit=HtmlInput::submit('sf',_('Recherche'));
|
||||
$str_submit=HtmlInput::submit('sf',_('Recherche'),"","smallbutton");
|
||||
$r='';
|
||||
$r=HtmlInput::anchor_close('search_account');
|
||||
$r.='<div> '.h2info(_('Poste Comptable')).'</div>';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue