Changed context help organization to enable use of central, multilanguage wiki.
[fa-stable.git] / inventory / manage / items.php
index 9356e0b11fcc729fb06bed9e1a864f58861b95f7..0fadbe52b4d6d9be11ecd391613db456724e3355 100644 (file)
@@ -13,7 +13,7 @@ $page_security = 'SA_ITEM';
 $path_to_root = "../..";
 include($path_to_root . "/includes/session.inc");
 
-page(_("Items"), @$_REQUEST['popup']);
+page(_($help_context = "Items"), @$_REQUEST['popup']);
 
 include_once($path_to_root . "/includes/date_functions.inc");
 include_once($path_to_root . "/includes/ui.inc");