diff --git a/template/chat.tpl b/template/chat.tpl index 49fe9df..f4465fb 100644 --- a/template/chat.tpl +++ b/template/chat.tpl @@ -275,10 +275,7 @@
-
- -
{CHAT_LENGTH}
-
+
@@ -338,7 +335,7 @@ maxTextLength: {CHAT_LENGTH} } - $('#chatInput').jCounter($('#chatInput').attr('maxlength'), { container: '.counter' }); + $('#chatInput').jCounter(); $('#sidebar').wcfSidebar(); //]]>