Commit 9f6e36e3 authored by JC Brand's avatar JC Brand

Merge branch 'master' into user-invite

parents ad99e722 db24bf7a
......@@ -2215,7 +2215,7 @@
renderPasswordForm: function () {
this.$el.find('span.centered.spinner').remove();
this.$el.find('.chat-body').append(
this.$el.find('.chat-body').html(
$('<div class="chatroom-form-container">'+
'<form class="chatroom-form">'+
'<legend>'+__('This chatroom requires a password')+'</legend>' +
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment