diff --git a/html/inc/user.inc b/html/inc/user.inc index 00cbdb89ab..52491adf27 100644 --- a/html/inc/user.inc +++ b/html/inc/user.inc @@ -210,7 +210,7 @@ function show_user_info_private($user) { row2(tra("%1 member since", PROJECT), date_str($user->create_time)); $url_tokens = url_tokens($user->authenticator); row2(tra("Change"), "".tra("email address")." - · ".tra("password")." + · ".tra("password")." · ".tra("other account info")."" ); row2(tra("User ID")."
".tra("Used in community functions")."", $user->id);