diff --git a/user/account.php b/user/account.php index 4627701..53a4961 100644 --- a/user/account.php +++ b/user/account.php @@ -211,7 +211,7 @@ try { // Try opening the SQL database connection if (isset($userDetails["discord"]) && $userDetails["discord"] != "") { if (isset($userDetails["discordLink"]) && $userDetails["discordLink"] != "") { - echo (" " . $userDetails["discord"] . "
"); + echo ("" . $userDetails["discord"] . "
"); } else { echo ("" . $userDetails["discord"] . "
"); } @@ -221,6 +221,7 @@ try { // Try opening the SQL database connection echo (" +