Fixed print link selection and default focus on list selectors.
[fa-stable.git] / sales / sales_order_entry.php
index 40c99ccf0a62835ac4190d6baa1b8bc9d6409a7b..d508c2ce894203aa4d6d8f12a7c87f7cd59fecac 100644 (file)
@@ -419,7 +419,7 @@ function  handle_cancel_order()
                        }
                } else {
                        processing_end();
-                       meta_forward($path_to_root.'/index.php?application=orders');
+                       meta_forward($path_to_root.'/index.php','application=orders');
                }
        }
        $Ajax->activate('_page_body');