Changed context help organization to enable use of central, multilanguage wiki.
[fa-stable.git] / inventory / manage / movement_types.php
index 60b8e83e30ce52fcb6ac91659a4b68d18fefaf3d..259f6dce5d0f6f5cc71fa9b9778e9545a3412e62 100644 (file)
@@ -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");