Changed context help organization to enable use of central, multilanguage wiki.
[fa-stable.git] / taxes / tax_types.php
index ca2f866f3ce06644fbda659225740dbbe8fe79e8..c76691830053dd31a44bf08aa1c9c30ef3ac1d4b 100644 (file)
@@ -13,7 +13,7 @@ $page_security = 'SA_TAXRATES';
 $path_to_root = "..";
 
 include($path_to_root . "/includes/session.inc");
-page(_("Tax Types"));
+page(_($help_context = "Tax Types"));
 
 include_once($path_to_root . "/includes/ui.inc");
 include_once($path_to_root . "/taxes/db/tax_types_db.inc");