X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=manufacturing%2Fwork_order_add_finished.php;h=ea4af88402b5da3bf48fcf511ccbeb70b5b46082;hb=2d1dd90519889016d984813c98ad44a7e5d58325;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..ea4af884 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;