X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=gl%2Fmanage%2Fgl_accounts.php;h=e9efad86bedc6fcde3fde1f5c8292750dbf1f809;hb=fbdfe3f3da62ecf86e3ad978b89efbb6c317a47a;hp=b5b6e6480ff0fc27e6dfd83c6e5d263cd1d3260f;hpb=c1262f2b7a89cd7ce322b2b738250958881d0db3;p=fa-stable.git diff --git a/gl/manage/gl_accounts.php b/gl/manage/gl_accounts.php index b5b6e648..e9efad86 100644 --- a/gl/manage/gl_accounts.php +++ b/gl/manage/gl_accounts.php @@ -13,7 +13,7 @@ $page_security = 'SA_GLACCOUNT'; $path_to_root = "../.."; include($path_to_root . "/includes/session.inc"); -page(_("Chart of Accounts")); +page(_($help_context = "Chart of Accounts")); include($path_to_root . "/includes/ui.inc"); include($path_to_root . "/gl/includes/gl_db.inc");