Changed context help organization to enable use of central, multilanguage wiki.
[fa-stable.git] / gl / manage / gl_quick_entries.php
index 5a8804cb12e0aacdc69f1fd617757aa95e82a343..f1f49536863f6a7c797f89fdb03a279db4f5bc94 100644 (file)
@@ -13,7 +13,7 @@ $page_security = 'SA_QUICKENTRY';
 $path_to_root = "../..";
 include($path_to_root . "/includes/session.inc");
 
-page(_("Quick Entries"));
+page(_($help_context = "Quick Entries"));
 
 include($path_to_root . "/gl/includes/gl_db.inc");