Changed context help organization to enable use of central, multilanguage wiki.
[fa-stable.git] / sales / manage / sales_types.php
index 4d9d1f08a54a753940613792eabd3f56d4643bfb..7ebd768594c14231cbbe796f329392a519601ac8 100644 (file)
@@ -13,7 +13,7 @@ $page_security = 'SA_SALESTYPES';
 $path_to_root = "../..";
 include_once($path_to_root . "/includes/session.inc");
 
-page(_("Sales Types"));
+page(_($help_context = "Sales Types"));
 
 include_once($path_to_root . "/includes/ui.inc");
 include_once($path_to_root . "/sales/includes/db/sales_types_db.inc");