night-mode: Add experimental text.

This adds "(experimental)" after the night mode text in the
checkbox line so that people know it is not a fully stable
feature.
This commit is contained in:
Brock Whittaker 2017-12-13 17:14:00 -08:00 committed by Greg Price
parent 445ece4a3c
commit a05631d8c6
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@
{{/if}} />
<span></span>
</label>
<label for="night_mode" class="inline-block">{{t "Night mode" }}</label>
<label for="night_mode" class="inline-block">{{t "Night mode (experimental)" }}</label>
</div>
<div class="input-group">