diff --git a/gemp-lotr/gemp-lotr-async/src/main/web/index.html b/gemp-lotr/gemp-lotr-async/src/main/web/index.html
index d08b48973..7c2e0a75d 100644
--- a/gemp-lotr/gemp-lotr-async/src/main/web/index.html
+++ b/gemp-lotr/gemp-lotr-async/src/main/web/index.html
@@ -117,11 +117,11 @@
loginScreen();
},
"403": function() {
- $(".error").html("You have been permanently banned. If you think it was a mistake you can try sending a private message to CoS on TLHH forums.");
+ $(".error").html("You have been permanently banned. If you think it was a mistake you can try sending a private message to Merrick_H on TLHH forums.");
$(".interaction").html("");
},
"409": function() {
- $(".error").html("You have been temporarily banned. You can try logging in at a later time. If you think it was a mistake you can try sending a private message to CoS on TLHH forums.");
+ $(".error").html("You have been temporarily banned. You can try logging in at a later time. If you think it was a mistake you can try sending a private message to Merrick_H on TLHH forums.");
$(".interaction").html("");
},
"503": function() {