Changed context help organization to enable use of central, multilanguage wiki.
[fa-stable.git] / admin / gl_setup.php
index 6aea5d3b9db5ab3aee3fd80c71806ca2b84c06d9..85f5b843d77aa881265911f78ed6369922b917a2 100644 (file)
@@ -13,7 +13,7 @@ $page_security = 'SA_GLSETUP';
 $path_to_root="..";
 include($path_to_root . "/includes/session.inc");
 
-page(_("System and General GL Setup"));
+page(_($help_context = "System and General GL Setup"));
 
 include_once($path_to_root . "/includes/date_functions.inc");
 include_once($path_to_root . "/includes/ui.inc");