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