X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=manufacturing%2Fwork_order_add_finished.php;h=b8036c371446757c245dec45340822f4a4e036e8;hb=18ccf94f0421e7693bc40e177732a3f937b54d1a;hp=56a80d1d140b051f4359b206a153b192efaec416;hpb=ff164518757006525f9475ce01d501b023bc40be;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;