Changed context help organization to enable use of central, multilanguage wiki.
[fa-stable.git] / manufacturing / view / wo_issue_view.php
index 9f0a8d7e0ac5c7c7385f3d6adb4cdfd7bde3de30..d8cda6eb878d059dca1dfda5ccecc0e6fa252e29 100644 (file)
@@ -16,7 +16,7 @@ include_once($path_to_root . "/includes/session.inc");
 $js = "";
 if ($use_popup_windows)
        $js .= get_js_open_window(900, 500);
-page(_("View Work Order Issue"), true, false, "", $js);
+page(_($help_context = "View Work Order Issue"), true, false, "", $js);
 
 include_once($path_to_root . "/includes/date_functions.inc");
 include_once($path_to_root . "/includes/manufacturing.inc");