From c3df4d3ac7a425538e576f09f69e1ed43f5e7883 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim=20D=C3=BCsterhus?= Date: Sat, 13 Jan 2024 20:56:03 +0100 Subject: [PATCH] Make #chatAttachmentUploadButton a proper button --- templates/room.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/room.tpl b/templates/room.tpl index ca891cb..c9ee920 100644 --- a/templates/room.tpl +++ b/templates/room.tpl @@ -53,10 +53,10 @@
{if $__wcf->getSession()->getPermission('user.chat.canAttach')}
- +
{/if}