Changed context help organization to enable use of central, multilanguage wiki.
[fa-stable.git] / inventory / reorder_level.php
index 7af7329e4b43bb65d44538f7dd4c42cfdcc1e0ed..49f5f5ca12f5abc8f0e41aa9817c2f4955de914d 100644 (file)
@@ -13,7 +13,7 @@ $page_security = 'SA_REORDER';
 $path_to_root = "..";
 include_once($path_to_root . "/includes/session.inc");
 
-page(_("Reorder Levels"));
+page(_($help_context = "Reorder Levels"));
 
 include_once($path_to_root . "/includes/date_functions.inc");
 include_once($path_to_root . "/includes/ui.inc");