cosmetic : add separator + translation
This commit is contained in:
parent
f0faef0d69
commit
ba727f0860
5 changed files with 20 additions and 18 deletions
|
|
@ -88,7 +88,7 @@ $search_card_js=sprintf('onclick="boxsearch_card(\'%d\')"',dossier::id());
|
|||
<div id="box_search_card">
|
||||
|
||||
<?php echo _('Recherche de fiche')?> <?php echo HtmlInput::infobulle(18)?> :<?php echo $search_card->input()?>
|
||||
<?php echo HtmlInput::button_anchor("Chercher","javascript:void(0)","",$search_card_js)?>
|
||||
<?php echo HtmlInput::button_anchor(_("Chercher"),"javascript:void(0)","",$search_card_js,'smallbutton')?>
|
||||
</div>
|
||||
<?php
|
||||
echo '</div>';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue