Changed context help organization to enable use of central, multilanguage wiki.
[fa-stable.git] / admin / fiscalyears.php
index 7a4b2a36c4104141affa3f0f665e6963facf148c..a974e4a2d2a09bdc4fc5343879cf81b4ff537e74 100644 (file)
@@ -21,7 +21,7 @@ include_once($path_to_root . "/admin/db/maintenance_db.inc");
 $js = "";
 if ($use_date_picker)
        $js .= get_js_date_picker();
-page(_("Fiscal Years"), false, false, "", $js);
+page(_($help_context = "Fiscal Years"), false, false, "", $js);
 
 simple_page_mode(true);
 //---------------------------------------------------------------------------------------------