Changed context help organization to enable use of central, multilanguage wiki.
[fa-stable.git] / purchasing / view / view_grn.php
index 0a94ac8c8912ad922e280a342343833056d776d2..71b5d12072372d70fbf2cab989a5da7afef56780 100644 (file)
@@ -18,7 +18,7 @@ include($path_to_root . "/includes/session.inc");
 $js = "";
 if ($use_popup_windows)
        $js .= get_js_open_window(900, 500);
-page(_("View Purchase Order Delivery"), true, false, "", $js);
+page(_($help_context = "View Purchase Order Delivery"), true, false, "", $js);
 
 include($path_to_root . "/purchasing/includes/purchasing_ui.inc");