Changed context help organization to enable use of central, multilanguage wiki.
[fa-stable.git] / reporting / reports_main.php
index 75beda95d396e2db9954cf4ff27a924e916e2979..8babc61a5c7cc08d0cabb72b500a261141cff994 100644 (file)
@@ -20,7 +20,7 @@ include_once($path_to_root . "/reporting/includes/reports_classes.inc");
 $js = "";
 if ($use_date_picker)
        $js .= get_js_date_picker();
-page(_("Reports and Analysis"), false, false, "", $js);
+page(_($help_context = "Reports and Analysis"), false, false, "", $js);
 
 $reports = new BoxReports;