diff --git a/static/templates/new_stream_users.handlebars b/static/templates/new_stream_users.handlebars index e392cbca90..be47178328 100644 --- a/static/templates/new_stream_users.handlebars +++ b/static/templates/new_stream_users.handlebars @@ -1,20 +1,20 @@ {{! Client-side Mustache template for rendering users in the stream creation modal.}}
- - - {{t "Copy from Stream" }} - + + + {{t "Copy from Stream" }} +
- {{#each streams}} - - {{/each}} + {{#each streams}} + + {{/each}}

@@ -23,16 +23,16 @@
-{{t "Check all" }} | -{{t "Uncheck all" }} + {{t "Check all" }} | + {{t "Uncheck all" }}
- {{#each users}} - - {{/each}} + {{#each users}} + + {{/each}}