X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=sales%2Fmanage%2Fsales_types.php;h=7ebd768594c14231cbbe796f329392a519601ac8;hb=d2cc0860eccf02eaefcd90731ac3af141a841529;hp=4d9d1f08a54a753940613792eabd3f56d4643bfb;hpb=8ea6c4dd0d9b31b3456d012b0c94339b801bee0c;p=fa-stable.git diff --git a/sales/manage/sales_types.php b/sales/manage/sales_types.php index 4d9d1f08..7ebd7685 100644 --- a/sales/manage/sales_types.php +++ b/sales/manage/sales_types.php @@ -13,7 +13,7 @@ $page_security = 'SA_SALESTYPES'; $path_to_root = "../.."; include_once($path_to_root . "/includes/session.inc"); -page(_("Sales Types")); +page(_($help_context = "Sales Types")); include_once($path_to_root . "/includes/ui.inc"); include_once($path_to_root . "/sales/includes/db/sales_types_db.inc");