X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=manufacturing%2Fmanage%2Fbom_edit.php;h=dc89783a68452d63df10a7f58b94d1f23f33c037;hb=d2cc0860eccf02eaefcd90731ac3af141a841529;hp=fe373a1c373c3bcf9aa6812aea9b86c0fb81f601;hpb=8720456baebdf840339f5ef1537813c898808984;p=fa-stable.git diff --git a/manufacturing/manage/bom_edit.php b/manufacturing/manage/bom_edit.php index fe373a1c..dc89783a 100644 --- a/manufacturing/manage/bom_edit.php +++ b/manufacturing/manage/bom_edit.php @@ -13,7 +13,7 @@ $page_security = 'SA_BOM'; $path_to_root = "../.."; include_once($path_to_root . "/includes/session.inc"); -page(_("Bill Of Materials")); +page(_($help_context = "Bill Of Materials")); include_once($path_to_root . "/includes/date_functions.inc"); include_once($path_to_root . "/includes/ui.inc");