X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=manufacturing%2Fwork_order_issue.php;h=1b129f35055ac5fdb48c290f70d669a375feb050;hb=16b19d2a0218d206004c9b957344c6cd15835e15;hp=e0349bb8c0ce3cd440146bde1f04c01d3026644a;hpb=80dd97a37f674cc3691fa04af4c29607067566b2;p=fa-stable.git diff --git a/manufacturing/work_order_issue.php b/manufacturing/work_order_issue.php index e0349bb8..1b129f35 100644 --- a/manufacturing/work_order_issue.php +++ b/manufacturing/work_order_issue.php @@ -26,7 +26,7 @@ if ($use_popup_windows) $js .= get_js_open_window(800, 500); if ($use_date_picker) $js .= get_js_date_picker(); -page(_("Issue Items to Work Order"), false, false, "", $js); +page(_($help_context = "Issue Items to Work Order"), false, false, "", $js); //-----------------------------------------------------------------------------------------------