location button for searching card
This commit is contained in:
parent
01748b6931
commit
523bb4eba0
6 changed files with 6 additions and 6 deletions
|
|
@ -40,7 +40,7 @@
|
|||
<?=_('Et utilisant la fiche (quick code)')?>
|
||||
</td>
|
||||
<td>
|
||||
<?php echo $f_qcode->search();echo $f_qcode->input(); ?>
|
||||
<?php echo $f_qcode->input(); echo $f_qcode->search(); ?>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue