Changed context help organization to enable use of central, multilanguage wiki.
[fa-stable.git] / taxes / tax_groups.php
index ea61fd3444f0fb71ecd96d8a6952fb30d6579d74..be6834826fb4ac384790bca52af2552592be8935 100644 (file)
@@ -14,7 +14,7 @@ $path_to_root = "..";
 
 include($path_to_root . "/includes/session.inc");
 
-page(_("Tax Groups"));
+page(_($help_context = "Tax Groups"));
 
 include_once($path_to_root . "/includes/data_checks.inc");
 include_once($path_to_root . "/includes/ui.inc");