Changed context help organization to enable use of central, multilanguage wiki.
[fa-stable.git] / purchasing / inquiry / supplier_inquiry.php
index 3a78565948efb2f6f1e10943b99082a8352b9a34..264b551819974f904f8934ef6ffbe1ed4e41687b 100644 (file)
@@ -21,7 +21,7 @@ if ($use_popup_windows)
        $js .= get_js_open_window(900, 500);
 if ($use_date_picker)
        $js .= get_js_date_picker();
-page(_("Supplier Inquiry"), false, false, "", $js);
+page(_($help_context = "Supplier Inquiry"), false, false, "", $js);
 
 if (isset($_GET['supplier_id'])){
        $_POST['supplier_id'] = $_GET['supplier_id'];