Changed context help organization to enable use of central, multilanguage wiki.
[fa-stable.git] / gl / manage / gl_account_types.php
index 27141d53d326f8f423c64a77079cdc8276cddf93..ac3b32cfd720288d5e7b6df568b16bc13d56f7d2 100644 (file)
@@ -13,7 +13,7 @@ $page_security = 'SA_GLACCOUNTGROUP';
 $path_to_root = "../..";
 include($path_to_root . "/includes/session.inc");
 
-page(_("GL Account Groups"));
+page(_($help_context = "GL Account Groups"));
 
 include($path_to_root . "/gl/includes/gl_db.inc");