Changed context help organization to enable use of central, multilanguage wiki.
[fa-stable.git] / inventory / manage / item_codes.php
index cde34f0ffe495dfd4db818cf89b3d555c0a1d17a..af88a52044a021b059f8e00fbdb02a14636d94e6 100644 (file)
@@ -13,7 +13,7 @@ $page_security = 'SA_FORITEMCODE';
 $path_to_root = "../..";
 include_once($path_to_root . "/includes/session.inc");
 
-page(_("Foreign Item Codes"));
+page(_($help_context = "Foreign Item Codes"));
 
 include_once($path_to_root . "/includes/date_functions.inc");
 include_once($path_to_root . "/includes/ui.inc");