mirror of
https://github.com/zulip/zulip.git
synced 2026-06-24 21:08:25 +08:00
settings: Improve warning in signup notifications.
This commit is contained in:
parent
48709b4890
commit
c8ad1cf209
@ -201,7 +201,7 @@
|
||||
{{/if}}
|
||||
<i class="icon-vector-question-sign signup_notification_stream_tooltip" data-toggle="tooltip"
|
||||
{{#if new_user_bot_configured}}style="display:none" {{/if}}
|
||||
title="{{t 'You must configured new user bot before setting a stream.' }}"/>
|
||||
title="{{t 'You must configure a "new user" bot before setting a stream for signup notifications.' }}"/>
|
||||
</div>
|
||||
|
||||
</form>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user