X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=manufacturing%2Fwork_order_add_finished.php;h=b8036c371446757c245dec45340822f4a4e036e8;hb=d567a10b7925c8bb97c734e213d6651a979af29d;hp=56a80d1d140b051f4359b206a153b192efaec416;hpb=231b2de9031a927156a58998fdb5601447732b38;p=fa-stable.git diff --git a/manufacturing/work_order_add_finished.php b/manufacturing/work_order_add_finished.php index 56a80d1d..b8036c37 100644 --- a/manufacturing/work_order_add_finished.php +++ b/manufacturing/work_order_add_finished.php @@ -1,5 +1,14 @@ . +***********************************************************************/ $page_security = 10; $path_to_root=".."; include_once($path_to_root . "/includes/session.inc"); @@ -30,7 +39,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;