Changed context help organization to enable use of central, multilanguage wiki.
[fa-stable.git] / sales / manage / sales_points.php
index c76196e50d557926d8a0b0c1ebc034810a530474..915911c384c08fe9c4f29bd2c2360c9cb9dced2c 100644 (file)
@@ -13,7 +13,7 @@ $page_security = 'SA_POSSETUP';
 $path_to_root = "../..";
 include_once($path_to_root . "/includes/session.inc");
 
-page(_("POS settings"));
+page(_($help_context = "POS settings"));
 
 include_once($path_to_root . "/includes/ui.inc");
 include_once($path_to_root . "/sales/includes/db/sales_points_db.inc");