mirror of https://github.com/zulip/zulip.git
6 lines
232 B
Handlebars
6 lines
232 B
Handlebars
|
<div id="change_visibility_policy_button_tooltip">
|
||
|
<strong>{{current_visibility_policy_str}}</strong>
|
||
|
<br/>
|
||
|
<span class="tooltip-inner-content italic">{{t 'Click to change notifications for this topic.' }}</span>
|
||
|
</div>
|