diff --git a/static/templates/admin_user_group_list.hbs b/static/templates/admin_user_group_list.hbs index c1c2b6d221..08f7df9a05 100644 --- a/static/templates/admin_user_group_list.hbs +++ b/static/templates/admin_user_group_list.hbs @@ -18,7 +18,7 @@

{{t 'Subscribers' }}

-
+

{{t "Click outside the input box to save. We'll automatically notify anyone that was added or removed."}} diff --git a/static/templates/message_body.hbs b/static/templates/message_body.hbs index c41a0992cb..08616a3813 100644 --- a/static/templates/message_body.hbs +++ b/static/templates/message_body.hbs @@ -45,6 +45,6 @@

-
{{t "[More...]" }}
+
{{t "[More…]" }}
{{t "[Condense message]" }}
{{> message_reactions }}