X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=manufacturing%2Fwork_order_issue.php;h=ee2b295015cee0ff5314a6b57a9f24de3186a833;hb=ab2c3a8ffecec2997c29b5a907d5b632c1b64af2;hp=5d518e56d7525323efbce8591da523488c9984b6;hpb=c09be0dad6b05131e240349a375af7a4b7bf3444;p=fa-stable.git diff --git a/manufacturing/work_order_issue.php b/manufacturing/work_order_issue.php index 5d518e56..ee2b2950 100644 --- a/manufacturing/work_order_issue.php +++ b/manufacturing/work_order_issue.php @@ -1,5 +1,14 @@ . +***********************************************************************/ $page_security = 3; $path_to_root=".."; include_once($path_to_root . "/includes/ui/items_cart.inc"); @@ -25,7 +34,7 @@ if (isset($_GET['AddedID'])) { echo "
" . _("The work order issue has been entered."); echo "
"; - 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")); echo "

"; display_footer_exit(); }