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