Changed context help organization to enable use of central, multilanguage wiki.
[fa-stable.git] / purchasing / manage / suppliers.php
index bfed5d6c13cc0fbed01c0d9404901b5e24811c8d..0c94f251deb9a3e4ae8c82a6e53630df2a4e4f90 100644 (file)
@@ -13,7 +13,7 @@ $page_security = 'SA_SUPPLIER';
 $path_to_root = "../..";
 include($path_to_root . "/includes/session.inc");
 
-page(_("Suppliers"), @$_REQUEST['popup']);
+page(_($help_context = "Suppliers"), @$_REQUEST['popup']);
 
 //include($path_to_root . "/includes/date_functions.inc");