X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=purchasing%2Fsupplier_credit.php;h=1a8d63e9bdca091b7b481876a72b7e6d01d80baa;hb=d2cc0860eccf02eaefcd90731ac3af141a841529;hp=c20abbcd38d7b56cbda1c49f16abc4be4af0d8c9;hpb=8ea6c4dd0d9b31b3456d012b0c94339b801bee0c;p=fa-stable.git diff --git a/purchasing/supplier_credit.php b/purchasing/supplier_credit.php index c20abbcd..1a8d63e9 100644 --- a/purchasing/supplier_credit.php +++ b/purchasing/supplier_credit.php @@ -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); //----------------------------------------------------------------------------------------