location button for searching card

This commit is contained in:
Dany De Bontridder 2011-11-30 22:59:50 +00:00
parent 01748b6931
commit 523bb4eba0
6 changed files with 6 additions and 6 deletions

View file

@ -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>