Changed context help organization to enable use of central, multilanguage wiki.
[fa-stable.git] / manufacturing / inquiry / bom_cost_inquiry.php
index 0552049d72ab1fcaaec68cd0d781dbc568c01b4f..9b311a7df29aa8b609331d1b4e714aef708797eb 100644 (file)
@@ -13,7 +13,7 @@ $page_security = 'SA_WORKORDERCOST';
 $path_to_root = "../..";
 include_once($path_to_root . "/includes/session.inc");
 
-page(_("Costed Bill Of Material Inquiry"));
+page(_($help_context = "Costed Bill Of Material Inquiry"));
 
 include_once($path_to_root . "/manufacturing/includes/manufacturing_ui.inc");
 include_once($path_to_root . "/includes/manufacturing.inc");