X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=gl%2Fmanage%2Fgl_account_classes.php;h=bc141c377828e0418ecef9d98f47ae7e04ec8e90;hb=fbdfe3f3da62ecf86e3ad978b89efbb6c317a47a;hp=70faccdb8818fc06fc2cc400420bacfc20361ed8;hpb=56631aa65f39f4f2471f1e31350f5b6c912cabbf;p=fa-stable.git diff --git a/gl/manage/gl_account_classes.php b/gl/manage/gl_account_classes.php index 70faccdb..bc141c37 100644 --- a/gl/manage/gl_account_classes.php +++ b/gl/manage/gl_account_classes.php @@ -13,7 +13,7 @@ $page_security = 'SA_GLACCOUNTCLASS'; $path_to_root = "../.."; include($path_to_root . "/includes/session.inc"); -page(_("GL Account Classes")); +page(_($help_context = "GL Account Classes")); include($path_to_root . "/gl/includes/gl_db.inc");