2023-03-22 16:50:49 +01:00
|
|
|
<label class="checkbox">
|
|
|
|
<input type="checkbox" name="announce" value="announce" checked />
|
2024-09-04 17:32:16 +02:00
|
|
|
<span class="rendered-checkbox"></span>
|
2024-04-18 15:20:36 +02:00
|
|
|
{{t "Announce new channel in"}}
|
2024-02-07 12:13:02 +01:00
|
|
|
{{#if new_stream_announcements_stream_sub}}
|
2023-03-22 16:50:49 +01:00
|
|
|
<strong>
|
|
|
|
{{> ../inline_decorated_stream_name
|
2024-02-07 12:13:02 +01:00
|
|
|
stream=new_stream_announcements_stream_sub
|
2023-03-22 16:50:49 +01:00
|
|
|
}}
|
|
|
|
</strong>
|
|
|
|
{{/if}}
|
2024-05-02 16:41:09 +02:00
|
|
|
{{> ../help_link_widget link="/help/configure-automated-notices#new-channel-announcements"}}
|
2023-03-22 16:50:49 +01:00
|
|
|
</label>
|