Changed context help organization to enable use of central, multilanguage wiki.
[fa-stable.git] / admin / change_current_user_password.php
index 9b205e19f2299d27b79d14b410fff0443b8c03b0..bb7c9cb0736be78c9dbc2f3de0c19d289657de54 100644 (file)
@@ -13,7 +13,7 @@ $page_security = 'SA_CHGPASSWD';
 $path_to_root="..";
 include_once($path_to_root . "/includes/session.inc");
 
-page(_("Change password"));
+page(_($help_context = "Change password"));
 
 include_once($path_to_root . "/includes/date_functions.inc");
 include_once($path_to_root . "/includes/ui.inc");