X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=inventory%2Fmanage%2Fmovement_types.php;h=259f6dce5d0f6f5cc71fa9b9778e9545a3412e62;hb=d2cc0860eccf02eaefcd90731ac3af141a841529;hp=60b8e83e30ce52fcb6ac91659a4b68d18fefaf3d;hpb=8720456baebdf840339f5ef1537813c898808984;p=fa-stable.git diff --git a/inventory/manage/movement_types.php b/inventory/manage/movement_types.php index 60b8e83e..259f6dce 100644 --- a/inventory/manage/movement_types.php +++ b/inventory/manage/movement_types.php @@ -13,7 +13,7 @@ $page_security = 'SA_INVENTORYMOVETYPE'; $path_to_root = "../.."; include($path_to_root . "/includes/session.inc"); -page(_("Inventory Movement Types")); +page(_($help_context = "Inventory Movement Types")); include_once($path_to_root . "/inventory/includes/inventory_db.inc");