Changed context help organization to enable use of central, multilanguage wiki.
[fa-stable.git] / manufacturing / manage / bom_edit.php
index fe373a1c373c3bcf9aa6812aea9b86c0fb81f601..dc89783a68452d63df10a7f58b94d1f23f33c037 100644 (file)
@@ -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");