2014-02-11 22:30:18 +01:00
|
|
|
<div>
|
2017-12-02 05:12:31 +01:00
|
|
|
<p>{{t "Apply this change to all current stream subscriptions?" }}</p>
|
2014-02-11 22:30:18 +01:00
|
|
|
|
|
|
|
<div class="control-group">
|
|
|
|
<div class="controls propagate-notifications-controls">
|
|
|
|
<button type="button"
|
2018-04-05 08:38:46 +02:00
|
|
|
class="yes_propagate_notifications btn btn-primary btn-small">{{t "Yes" }}</button>
|
2014-02-11 22:30:18 +01:00
|
|
|
<button type="button"
|
2018-04-05 08:38:46 +02:00
|
|
|
class="no_propagate_notifications btn btn-default btn-small">{{t "No" }}</button>
|
2014-02-11 22:30:18 +01:00
|
|
|
</div>
|
|
|
|
</div>
|
2016-04-08 20:42:45 +02:00
|
|
|
</div>
|