master
kek7198 2022-01-02 15:40:30 -06:00
parent bb9badfe2b
commit 236110fe03
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
<h2 class="label text-black">Highlight New Comments</h2>
<div class="body w-lg-100">
<div class="body w-lg-100 mb-4">
<div>
<input type="checkbox" id="highlightcomments" name="highlightcomments"{% if v.highlightcomments %} checked{% endif %} onchange="post_toast('/settings/profile?highlightcomments='+document.getElementById('highlightcomments').checked);">