X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=admin%2Fgl_setup.php;h=85f5b843d77aa881265911f78ed6369922b917a2;hb=081465f30442afc4f008a1c7038bef320466a730;hp=6aea5d3b9db5ab3aee3fd80c71806ca2b84c06d9;hpb=902f1015d874c33bd7946b17de2ad80b4f2144b6;p=fa-stable.git diff --git a/admin/gl_setup.php b/admin/gl_setup.php index 6aea5d3b..85f5b843 100644 --- a/admin/gl_setup.php +++ b/admin/gl_setup.php @@ -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");