diff --git a/templates/chat.tpl b/templates/chat.tpl index d4f3b08..51eeb51 100644 --- a/templates/chat.tpl +++ b/templates/chat.tpl @@ -25,7 +25,7 @@
  • - [[modules:chat.add-users-to-room]] + [[modules:chat.manage-room]]
  • [[modules:chat.rename-room]] diff --git a/templates/partials/chats/message-window.tpl b/templates/partials/chats/message-window.tpl index b1ce6bd..eeb7d1d 100644 --- a/templates/partials/chats/message-window.tpl +++ b/templates/partials/chats/message-window.tpl @@ -22,7 +22,7 @@
  • - [[modules:chat.add-users-to-room]] + [[modules:chat.manage-room]]
  • [[modules:chat.rename-room]]