mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 21:13:36 +00:00
subscription_members: Make the help text more clear.
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
<div class="add_subscribers_container">
|
||||
<div class="pill-container person_picker">
|
||||
<div class="input" contenteditable="true"
|
||||
data-placeholder="{{t 'Add subscribers. Use #streamname to subscribe a whole stream' }}"></div>
|
||||
data-placeholder="{{t 'Add subscribers. Use #streamname to add all subscribers from that stream.' }}"></div>
|
||||
</div>
|
||||
<div class="add_subscriber_btn_wrapper inline-block">
|
||||
<button type="submit" name="add_subscriber" class="button add-subscriber-button small rounded" tabindex="0">
|
||||
|
||||
Reference in New Issue
Block a user