Changed context help organization to enable use of central, multilanguage wiki.
[fa-stable.git] / gl / view / gl_trans_view.php
index 64e585a5a16b8f2530bfa84d9f0cc3d028b0dc26..3c74909471ef990e2491d36537bd55e18b3ebea3 100644 (file)
@@ -13,7 +13,7 @@ $page_security = 'SA_GLTRANSVIEW';
 $path_to_root = "../..";
 include_once($path_to_root . "/includes/session.inc");
 
-page(_("General Ledger Transaction Details"), true);
+page(_($help_context = "General Ledger Transaction Details"), true);
 
 include_once($path_to_root . "/includes/date_functions.inc");
 include_once($path_to_root . "/includes/ui.inc");