Changed context help organization to enable use of central, multilanguage wiki.
[fa-stable.git] / sales / view / view_invoice.php
index 6a13b1aedba50b6c41947ccee8f77667fbb8cd92..c93a794c638e03128bf30f90446c55af487de435 100644 (file)
@@ -20,7 +20,7 @@ include_once($path_to_root . "/sales/includes/sales_db.inc");
 $js = "";
 if ($use_popup_windows)
        $js .= get_js_open_window(900, 600);
-page(_("View Sales Invoice"), true, false, "", $js);
+page(_($help_context = "View Sales Invoice"), true, false, "", $js);
 
 
 if (isset($_GET["trans_no"]))