diff -r 551b6a0aa3b4 -r 0acb5d0f8328 plugins/SpecialUserFuncs.php --- a/plugins/SpecialUserFuncs.php Mon Nov 17 11:25:06 2008 -0500 +++ b/plugins/SpecialUserFuncs.php Wed Nov 19 11:37:10 2008 -0500 @@ -2015,7 +2015,7 @@ $userpage = $paths->nslist['User'] . sanitize_page_id($username); $class = ( isPage($userpage) ) ? '' : ' class="wikilink-nonexistent"'; - $anchor = '' . htmlspecialchars($username) . ''; + $anchor = '' . htmlspecialchars($username) . ''; if ( $session->user_level >= USER_LEVEL_ADMIN ) { $anchor .= ' -