Changed context help organization to enable use of central, multilanguage wiki.
[fa-stable.git] / sales / manage / customers.php
index 3b967e886a210046fe6ab705e218503bc1e3f09f..dd2646834967b3ee61a78b50b8503eae90deb5a2 100644 (file)
@@ -13,7 +13,7 @@ $page_security = 'SA_CUSTOMER';
 $path_to_root = "../..";
 
 include_once($path_to_root . "/includes/session.inc");
-page(_("Customers"), @$_REQUEST['popup']); 
+page(_($help_context = "Customers"), @$_REQUEST['popup']); 
 
 include_once($path_to_root . "/includes/date_functions.inc");
 include_once($path_to_root . "/includes/banking.inc");