Changed context help organization to enable use of central, multilanguage wiki.
[fa-stable.git] / admin / view_print_transaction.php
index 3969418151680e4e5941a15115909e8e4f47506c..b3e35f6220ea3b95ee1b2c115f5acd94b5b4dc38 100644 (file)
@@ -23,7 +23,7 @@ include_once($path_to_root . "/reporting/includes/reporting.inc");
 $js = "";
 if ($use_popup_windows)
        $js .= get_js_open_window(800, 500);
-page(_("View or Print Transactions"), false, false, "", $js);
+page(_($help_context = "View or Print Transactions"), false, false, "", $js);
 
 //----------------------------------------------------------------------------------------
 function view_link($trans)