Changed context help organization to enable use of central, multilanguage wiki.
[fa-stable.git] / sales / manage / customer_branches.php
index 849ac557786c42867421968265c7e6958ed49f73..6897178b85ede0d7f54adbe0ebee65933604e8ce 100644 (file)
@@ -15,7 +15,7 @@ $path_to_root="../..";
 include($path_to_root . "/includes/db_pager.inc");
 include($path_to_root . "/includes/session.inc");
 
-page(_("Customer Branches"), @$_REQUEST['popup']);
+page(_($help_context = "Customer Branches"), @$_REQUEST['popup']);
 
 include($path_to_root . "/includes/ui.inc");