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