Replaced the ajax paging in stock movements with the old file.
[fa-stable.git] / manufacturing / work_order_add_finished.php
index 56a80d1d140b051f4359b206a153b192efaec416..dd76e35cd347dec98146d299e447f865ee624855 100644 (file)
@@ -30,7 +30,7 @@ if (isset($_GET['AddedID']))
 
        display_note(_("The manufacturing process has been entered."));
 
-       hyperlink_no_params("search_work_orders.php", _("Select another Work Order to Process"));
+       hyperlink_no_params("search_work_orders.php", _("Select another &Work Order to Process"));
 
        end_page();
        exit;