From fba5da271dc58bcbad45b4a15df9d0b02bdab1c5 Mon Sep 17 00:00:00 2001 From: genuineparts Date: Mon, 16 Jun 2025 22:47:55 +0200 Subject: [PATCH] Layouts and stuffs --- modules/chat/chat.output.php | 2 +- modules/chat/templates/default/chat_full_ws.tpl | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/modules/chat/chat.output.php b/modules/chat/chat.output.php index f23010b..3eaa83e 100644 --- a/modules/chat/chat.output.php +++ b/modules/chat/chat.output.php @@ -651,7 +651,7 @@ function inmeta2(){ } socket.onclose = function(){ console.log('CLOSE'); - $('#chatlog').append('Disconnected!'); + $('#chatlog').append('Disconnected!'); window.onbeforeunload = null; if(as!=false){ $('#chatlog').slimscroll({ scrollBy : '5000px' }); diff --git a/modules/chat/templates/default/chat_full_ws.tpl b/modules/chat/templates/default/chat_full_ws.tpl index 3426f3d..2ebe9bd 100644 --- a/modules/chat/templates/default/chat_full_ws.tpl +++ b/modules/chat/templates/default/chat_full_ws.tpl @@ -5,10 +5,10 @@
- +
-