Changed context help organization to enable use of central, multilanguage wiki.
[fa-stable.git] / sales / view / view_credit.php
index e1e51aa2b755d357717bd310f340b2bff41ff05d..0ca3c7f9737663873facaf1ec237223ca9161c1c 100644 (file)
@@ -21,7 +21,7 @@ include_once($path_to_root . "/sales/includes/sales_db.inc");
 $js = "";
 if ($use_popup_windows)
        $js .= get_js_open_window(900, 500);
-page(_("View Credit Note"), true, false, "", $js);
+page(_($help_context = "View Credit Note"), true, false, "", $js);
 
 if (isset($_GET["trans_no"]))
 {