settings: Change UI settings top text to tip.

This commit is contained in:
Brock Whittaker 2017-07-05 12:50:56 -07:00 committed by Tim Abbott
parent bd664b0dd5
commit 968c4e7586

View File

@ -1,9 +1,10 @@
<div id="ui-settings" class="settings-section" data-name="zulip-labs">
<div class="alert" id="ui-settings-status"></div>
<form class="ui-settings-form">
<p>
{{t "Warning: the below features are experimental, and may not work as well as you would like." }}
</p>
<div class="tip">{{t "The below features are experimental, and may not work as well as you would like." }}</div>
<h3 class="light">{{t "UI Settings"}}</h3>
<div class="input-group">
<label class="checkbox">
<input type="checkbox" class="inline-block" name="autoscroll_forever" id="autoscroll_forever"
@ -27,7 +28,6 @@
<label for="default_desktop_notifications" class="inline-block">
{{t "Enable desktop notifications for new streams" }}
</label>
</div>
<div class="input-group no-border">
<div class="ui-submission">