Ajax additions to sales and purchasing modules.
[fa-stable.git] / purchasing / supplier_payment.php
index 5994a2d31391457392fab30bf0c533510bd66952..a6021942a523975aa107234d56c3aa7e386e88a2 100644 (file)
@@ -101,7 +101,7 @@ function display_controls()
        echo "</td></tr>";
        end_table(1); // outer table
 
-       submit_center('ProcessSuppPayment',_("Enter Payment"));
+       submit_center('ProcessSuppPayment',_("Enter Payment"), true, '', true);
 
        if ($bank_currency != $supplier_currency) 
        {