Changed context help organization to enable use of central, multilanguage wiki.
[fa-stable.git] / gl / manage / currencies.php
index bb83098ad3922c3242a64feb18f136b83b833187..9bf6a9cd9c6e6db2e4234e70fcc6926c49423826 100644 (file)
@@ -13,7 +13,7 @@ $page_security = 'SA_CURRENCY';
 $path_to_root = "../..";
 include_once($path_to_root . "/includes/session.inc");
 
-page(_("Currencies"));
+page(_($help_context = "Currencies"));
 
 include_once($path_to_root . "/includes/ui.inc");
 include_once($path_to_root . "/includes/banking.inc");