Changed context help organization to enable use of central, multilanguage wiki.
[fa-stable.git] / inventory / manage / item_units.php
index a17ac69ff5045b085d7d114b2c25d35051917b1f..9a23f6450c19e433654fbeb6d6e0e0c133f61a97 100644 (file)
@@ -13,7 +13,7 @@ $page_security = 'SA_UOM';
 $path_to_root = "../..";
 include($path_to_root . "/includes/session.inc");
 
-page(_("Units of Measure"));
+page(_($help_context = "Units of Measure"));
 
 include_once($path_to_root . "/includes/ui.inc");