2017-03-15 02:06:22 +01:00
|
|
|
<div id="alert-word-settings" class="settings-section" data-name="alert-words">
|
2017-04-15 05:02:59 +02:00
|
|
|
<form class="form-horizontal" id="alert_word_info_box">
|
|
|
|
<p class="alert-word-settings-note">
|
|
|
|
{{t "Alert words allow you to be notified as if you were @-mentioned when certain words or phrases are used in Zulip."}}
|
|
|
|
</p>
|
|
|
|
</form>
|
2017-06-07 20:26:37 +02:00
|
|
|
<div class="alert alert-danger" id="empty_alert_word_error" role="alert">
|
|
|
|
<button type="button" class="close close-empty-alert-word-error" aria-label="Close">
|
|
|
|
<span aria-hidden="true">×</span>
|
|
|
|
</button>
|
|
|
|
<span>{{t "Alert words can't be empty!"}}</span>
|
|
|
|
</div>
|
2017-04-15 05:02:59 +02:00
|
|
|
<ul id="alert_words_list"></ul>
|
2016-10-05 02:21:09 +02:00
|
|
|
</div>
|