Changed context help organization to enable use of central, multilanguage wiki.
[fa-stable.git] / admin / users.php
index e4446570ddc4b771e5081bcb464344464a08b8bc..52058b298df7d36a3d12bc6f7d5e995b2847d5db 100644 (file)
@@ -13,7 +13,7 @@ $page_security = 'SA_USERS';
 $path_to_root = "..";
 include_once($path_to_root . "/includes/session.inc");
 
-page(_("Users"));
+page(_($help_context = "Users"));
 
 include_once($path_to_root . "/includes/date_functions.inc");
 include_once($path_to_root . "/includes/ui.inc");