1 <div class="modal-content">
2 <form id="troupeSettings">
3 <select class="trpInput" style="width: 100%; height: 36px" id="notification-options">
4 <option value="all">All: Notify me for all messages</option>
5 <option value="announcement">Announcements: Notify me for all messages, but more quickly if there are mentions or announcements</option>
6 <option value="mute">Mute: Notify me only when I'm directly mentioned</option>
9 <p class="u-font-smaller" style="color: #999" id="notice-no-override">
10 This change will apply to any existing conversations currently set to use your
11 default notification setting, as well as any new room you join in future.
15 <input id="override-all" type='checkbox' class="u-font-smaller"/>
16 <label for="override-all">Apply this setting to <strong>all</strong> existing conversations</label>
19 <div class="u-font-smaller">
21 <div id="notify-features">
26 <input id="send-emails-checkbox" type='checkbox'/>
27 <label for="send-emails-checkbox">Send me email notifications.</label>