Changed context help organization to enable use of central, multilanguage wiki.
[fa-stable.git] / sales / inquiry / customer_inquiry.php
index 9d397b946c8ecef2abd5ddabbcd866a73a3f671a..b2764d465595a2be828cda60e3f59921c316d165 100644 (file)
@@ -23,7 +23,7 @@ if ($use_popup_windows)
        $js .= get_js_open_window(900, 500);
 if ($use_date_picker)
        $js .= get_js_date_picker();
-page(_("Customer Transactions"), false, false, "", $js);
+page(_($help_context = "Customer Transactions"), false, false, "", $js);
 
 
 if (isset($_GET['customer_id']))