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