Changed context help organization to enable use of central, multilanguage wiki.
[fa-stable.git] / purchasing / allocations / supplier_allocation_main.php
index a3b04a532bc269663d29d31630bddb3e63c51615..a14565946c0fc42463653043705c6ee1bd6c6d6d 100644 (file)
@@ -23,7 +23,7 @@ include_once($path_to_root . "/sales/includes/sales_db.inc");
 $js = "";
 if ($use_popup_windows)
        $js .= get_js_open_window(900, 500);
-page(_("Supplier Allocations"), false, false, "", $js);
+page(_($help_context = "Supplier Allocations"), false, false, "", $js);
 
 //--------------------------------------------------------------------------------