forked from MarseyWorld/MarseyWorld
fix
parent
22ba68bea6
commit
9592433068
|
@ -17,7 +17,7 @@
|
|||
<div>
|
||||
<input type="checkbox" id="highlightcomments" name="highlightcomments"{% if v.highlightcomments %} checked{% endif %} onchange="post_toast('/settings/profile?highlightcomments='+document.getElementById('highlightcomments').checked);">
|
||||
<label class="inline-block pl-2 text-gray-400" for="highlightcomments">
|
||||
Highlight new comments with a red dot since yoru last visit to a thread.
|
||||
Highlight new comments with a red dot since your last visit to a thread.
|
||||
</label>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Reference in New Issue