X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=sales%2Fview%2Fview_invoice.php;h=c93a794c638e03128bf30f90446c55af487de435;hb=a8282cbfa3f17059ca276dfa7769a0efaedea88f;hp=6a13b1aedba50b6c41947ccee8f77667fbb8cd92;hpb=ddadb47f2620ce6902ad4694ce6512568862ba05;p=fa-stable.git diff --git a/sales/view/view_invoice.php b/sales/view/view_invoice.php index 6a13b1ae..c93a794c 100644 --- a/sales/view/view_invoice.php +++ b/sales/view/view_invoice.php @@ -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"]))