Changed context help organization to enable use of central, multilanguage wiki.
[fa-stable.git] / inventory / manage / locations.php
index d32d10a1ea7486fbd12768829fc365b1229ee107..6dae2fa31828ffe9b5307e449521cf041bd59deb 100644 (file)
@@ -13,7 +13,7 @@ $page_security = 'SA_INVENTORYLOCATION';
 $path_to_root = "../..";
 include($path_to_root . "/includes/session.inc");
 
-page(_("Inventory Locations"));
+page(_($help_context = "Inventory Locations"));
 
 include_once($path_to_root . "/includes/ui.inc");