Changed context help organization to enable use of central, multilanguage wiki.
[fa-stable.git] / purchasing / view / view_po.php
index 052103deeff636c073bf4161085a329996ee85aa..ce2df9341b9a29d49c0dba6d283baf4c492f723b 100644 (file)
@@ -19,7 +19,7 @@ include($path_to_root . "/purchasing/includes/purchasing_ui.inc");
 $js = "";
 if ($use_popup_windows)
        $js .= get_js_open_window(900, 500);
-page(_("View Purchase Order"), true, false, "", $js);
+page(_($help_context = "View Purchase Order"), true, false, "", $js);
 
 
 if (!isset($_GET['trans_no']))