Changed context help organization to enable use of central, multilanguage wiki.
[fa-stable.git] / admin / company_preferences.php
index 66a11281fa9cabb3711b2440bf36ec3961d2bd12..366fc852613328c472df27031ce3af399a249e8b 100644 (file)
@@ -13,7 +13,7 @@ $page_security = 'SA_SETUPCOMPANY';
 $path_to_root = "..";
 include($path_to_root . "/includes/session.inc");
 
-page(_("Company Setup"));
+page(_($help_context = "Company Setup"));
 
 include_once($path_to_root . "/includes/date_functions.inc");
 include_once($path_to_root . "/includes/ui.inc");