diff --git a/web/js/uoj.js b/web/js/uoj.js index a7ec23b..7659154 100644 --- a/web/js/uoj.js +++ b/web/js/uoj.js @@ -127,7 +127,7 @@ function getUserLink(username, realname) { username = username.substr(1); } if (realname) { - text = text + ' (' + realname + ')'; + text = text + ' (' + realname + ')'; } return '' + text + ''; } @@ -140,7 +140,7 @@ function getUserSpan(username, realname) { username = username.substr(1); } if (realname) { - text = text + ' (' + realname + ')'; + text = text + ' (' + realname + ')'; } return '' + text + ''; } @@ -1083,11 +1083,11 @@ function showStandings() { standings, 1, '