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

@ -80,7 +80,7 @@ $w_poste->set_dblclick("fill_ipopcard(this);");
$w_poste->value=(isset($_REQUEST['f_id']))?$_REQUEST['f_id']:"";
print td($w_poste->search().$w_poste->input());
print td($w_poste->input().$w_poste->search());
echo td($span->input('f_id_label'));
print '</TR>';
print '<TR>';