Changed context help organization to enable use of central, multilanguage wiki.
[fa-stable.git] / gl / view / bank_transfer_view.php
index 8eaeb41cab7a4e86646ed99ec6944acc0eba9ea8..b56a331ca06635846eabb8aca15f38b3472fd0b2 100644 (file)
@@ -14,7 +14,7 @@ $path_to_root="../..";
 
 include($path_to_root . "/includes/session.inc");
 
-page(_("View Bank Transfer"), true);
+page(_($help_context = "View Bank Transfer"), true);
 
 include_once($path_to_root . "/includes/date_functions.inc");
 include_once($path_to_root . "/includes/ui.inc");