mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
settings: Add help link with realm default of read receipts setting.
This commit is contained in:
@@ -25,7 +25,8 @@
|
||||
setting_name="send_read_receipts"
|
||||
is_checked=settings_object.send_read_receipts
|
||||
label=settings_label.realm_send_read_receipts
|
||||
prefix="realm_"}}
|
||||
prefix="realm_"
|
||||
help_link="/help/read-receipts"}}
|
||||
</div>
|
||||
|
||||
<div class="form-horizontal other_settings org-subsection-parent">
|
||||
|
||||
Reference in New Issue
Block a user