Changed context help organization to enable use of central, multilanguage wiki.
[fa-stable.git] / purchasing / view / view_supp_credit.php
index 79e6e5b9b9d7ddf3bc80d22857559f4c02ce4a23..c0d921ecd7dcd5d70b6139cb6ddd3d766a3db962 100644 (file)
@@ -20,7 +20,7 @@ include_once($path_to_root . "/purchasing/includes/purchasing_ui.inc");
 $js = "";
 if ($use_popup_windows)
        $js .= get_js_open_window(900, 500);
-page(_("View Supplier Credit Note"), true, false, "", $js);
+page(_($help_context = "View Supplier Credit Note"), true, false, "", $js);
 
 if (isset($_GET["trans_no"]))
 {