Form submit/escape hotkeys added.
[fa-stable.git] / purchasing / supplier_payment.php
index 3dad427c768aeacff2891f598f929df084983763..df057e28cfe0ee2a9116f3b5a155514088e8f975 100644 (file)
@@ -122,7 +122,7 @@ function display_controls()
        //echo "</td></tr>";
        end_outer_table(1); // outer table
 
-       submit_center('ProcessSuppPayment',_("Enter Payment"), true, '', true);
+       submit_center('ProcessSuppPayment',_("Enter Payment"), true, '', 'default');
 
        if ($bank_currency != $supplier_currency) 
        {