Changed context help organization to enable use of central, multilanguage wiki.
[fa-stable.git] / admin / void_transaction.php
index 55c6a9f0e3bc51c4f46e432e9da43492fff7575b..9fd0184b3e913d7438ffc4629c8a3241b0796ad7 100644 (file)
@@ -24,7 +24,7 @@ if ($use_date_picker)
 if ($use_popup_windows)
        $js .= get_js_open_window(800, 500);
        
-page(_("Void a Transaction"), false, false, "", $js);
+page(_($help_context = "Void a Transaction"), false, false, "", $js);
 
 //----------------------------------------------------------------------------------------
 function exist_transaction($type, $type_no)