X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=manufacturing%2Fwork_order_issue.php;h=d09f1a31760e256e7e08820b8ca183ede67fcfcb;hb=f894cd3d6fd2f6875382e5cd33020fb14245aa90;hp=5d518e56d7525323efbce8591da523488c9984b6;hpb=e9d08fae16b010fcadc8f29d6d491a0d0ea37a90;p=fa-stable.git diff --git a/manufacturing/work_order_issue.php b/manufacturing/work_order_issue.php index 5d518e56..d09f1a31 100644 --- a/manufacturing/work_order_issue.php +++ b/manufacturing/work_order_issue.php @@ -25,7 +25,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(); }