Changed context help organization to enable use of central, multilanguage wiki.
[fa-stable.git] / purchasing / supplier_credit.php
index c20abbcd38d7b56cbda1c49f16abc4be4af0d8c9..1a8d63e9bdca091b7b481876a72b7e6d01d80baa 100644 (file)
@@ -25,7 +25,7 @@ if ($use_popup_windows)
        $js .= get_js_open_window(900, 500);
 if ($use_date_picker)
        $js .= get_js_date_picker();
-page(_("Supplier Credit Note"), false, false, "", $js);
+page(_($help_context = "Supplier Credit Note"), false, false, "", $js);
 
 //----------------------------------------------------------------------------------------