Changed context help organization to enable use of central, multilanguage wiki.
[fa-stable.git] / manufacturing / work_order_costs.php
index 7ce5e811c67bde915492f986b2564dd0bfe31848..4e7f05379b275601ee566f21911018e46e2dccc9 100644 (file)
@@ -26,7 +26,7 @@ if ($use_popup_windows)
        $js .= get_js_open_window(900, 500);
 if ($use_date_picker)
        $js .= get_js_date_picker();
-page(_("Work Order Additional Costs"), false, false, "", $js);
+page(_($help_context = "Work Order Additional Costs"), false, false, "", $js);
 
 if (isset($_GET['trans_no']) && $_GET['trans_no'] != "")
 {