dkforest

A forum and chat platform (onion)
git clone https://git.dasho.dev/n0tr1v/dkforest.git
Log | Files | Refs | LICENSE

commit c1041b3e366b1534b2fca9948544f6bced28a927
parent 2ff63f78b6912424598edfabb0a5529b897c2ae0
Author: n0tr1v <n0tr1v@protonmail.com>
Date:   Mon,  5 Dec 2022 01:57:58 -0500

improve UI

Diffstat:
Mpkg/web/public/views/pages/settings/account.gohtml | 2--
1 file changed, 0 insertions(+), 2 deletions(-)

diff --git a/pkg/web/public/views/pages/settings/account.gohtml b/pkg/web/public/views/pages/settings/account.gohtml @@ -34,8 +34,6 @@ </div> <label for="last_seen_public">Display "Last seen" in public profile</label> </div> - </div> - <div class="form-group"> <div class="form-check form-check-1"> <div class="checkbox-wrapper form-check-input"> <input class="my-cbx" type="checkbox" name="terminate_all_sessions_on_logout" id="terminate_all_sessions_on_logout" value="1"{{ if .AuthUser.TerminateAllSessionsOnLogout }} checked{{ end }} />