Changed context help organization to enable use of central, multilanguage wiki.
[fa-stable.git] / inventory / manage / item_categories.php
index 233d034b401bf3d361ef49f30621994dc6ab8ebc..a12f56ff0da23e06975e8a06d77615c27390831e 100644 (file)
@@ -13,7 +13,7 @@ $page_security = 'SA_ITEMCATEGORY';
 $path_to_root = "../..";
 include($path_to_root . "/includes/session.inc");
 
-page(_("Item Categories"));
+page(_($help_context = "Item Categories"));
 
 include_once($path_to_root . "/includes/ui.inc");