Changed context help organization to enable use of central, multilanguage wiki.
[fa-stable.git] / taxes / item_tax_types.php
index e6c1b104ef8c2b1a6e1f15fc63405ad2f7d90651..f1414efcfe084145479ad4ac5c8ef2c80224bb7f 100644 (file)
@@ -14,7 +14,7 @@ $path_to_root = "..";
 
 include($path_to_root . "/includes/session.inc");
 
-page(_("Item Tax Types")); 
+page(_($help_context = "Item Tax Types")); 
 
 include_once($path_to_root . "/taxes/db/item_tax_types_db.inc");
 include_once($path_to_root . "/taxes/db/tax_types_db.inc");