Changed context help organization to enable use of central, multilanguage wiki.
[fa-stable.git] / gl / manage / gl_account_classes.php
index 70faccdb8818fc06fc2cc400420bacfc20361ed8..bc141c377828e0418ecef9d98f47ae7e04ec8e90 100644 (file)
@@ -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");