Form submit/escape hotkeys added.
[fa-stable.git] / sales / inquiry / customer_inquiry.php
index 90ac0da6313f05ac905f895a8f825938bf3d495c..997e858b228f0bd336f3ca52f54fadd73a3ff48b 100644 (file)
@@ -51,7 +51,7 @@ if (!isset($_POST['filterType']))
 
 cust_allocations_list_cells(null, 'filterType', $_POST['filterType'], true);
 
-submit_cells('RefreshInquiry', _("Search"),'',_('Refresh Inquiry'), true);
+submit_cells('RefreshInquiry', _("Search"),'',_('Refresh Inquiry'), 'default');
 end_row();
 end_table();
 end_form();