Changed context help organization to enable use of central, multilanguage wiki.
[fa-stable.git] / inventory / view / view_adjustment.php
index 1db792698fc8e7ed34d7a0c610a5f3b123f84393..6bc5076480c97ef9bde002211158b9c477aad29a 100644 (file)
@@ -14,7 +14,7 @@ $path_to_root = "../..";
 
 include($path_to_root . "/includes/session.inc");
 
-page(_("View Inventory Adjustment"), true);
+page(_($help_context = "View Inventory Adjustment"), true);
 
 include_once($path_to_root . "/includes/date_functions.inc");
 include_once($path_to_root . "/includes/ui.inc");