Changed context help organization to enable use of central, multilanguage wiki.
[fa-stable.git] / inventory / cost_update.php
index e268f360dbdcdca8d6200bf88d087a57ab98b36d..1c05c3bbecffd04dbf38e8af870aefb747c1ea11 100644 (file)
@@ -23,7 +23,7 @@ include_once($path_to_root . "/inventory/includes/inventory_db.inc");
 $js = "";
 if ($use_popup_windows)
        $js .= get_js_open_window(900, 500);
-page(_("Inventory Item Cost Update"), false, false, "", $js);
+page(_($help_context = "Inventory Item Cost Update"), false, false, "", $js);
 
 //--------------------------------------------------------------------------------------