Changed context help organization to enable use of central, multilanguage wiki.
[fa-stable.git] / purchasing / inquiry / supplier_allocation_inquiry.php
index 2f80b49c88da0a2ba477c4b1f9bf9020068796c9..850dfc3081c344003cd61d7f7701aad1af71eaf3 100644 (file)
@@ -20,7 +20,7 @@ if ($use_popup_windows)
        $js .= get_js_open_window(900, 500);
 if ($use_date_picker)
        $js .= get_js_date_picker();
-page(_("Supplier Allocation Inquiry"), false, false, "", $js);
+page(_($help_context = "Supplier Allocation Inquiry"), false, false, "", $js);
 
 if (isset($_GET['supplier_id']))
 {