Changed context help organization to enable use of central, multilanguage wiki.
[fa-stable.git] / gl / gl_budget.php
index c1236d182ca7bdcfa006d99bceda1ae8cb519464..2fc74cb4896336b1596c1d20aac798a788c0dbfe 100644 (file)
@@ -15,7 +15,7 @@ include($path_to_root . "/includes/session.inc");
 
 add_js_file('budget.js');
 
-page(_("Budget Entry"));
+page(_($help_context = "Budget Entry"));
 
 include($path_to_root . "/includes/ui.inc");
 include($path_to_root . "/gl/includes/gl_db.inc");