diff --git a/files/assets/js/core.js b/files/assets/js/core.js index 768a01ef56..b8c43495a9 100644 --- a/files/assets/js/core.js +++ b/files/assets/js/core.js @@ -417,15 +417,6 @@ if (gbrowser == 'iphone' || gbrowser == 'mac') { } } -function logout(t) { - postToast(t, '/logout', - { - }, - () => { - location.href = '/' - }); -} - const screen_width = (window.innerWidth > 0) ? window.innerWidth : screen.width; function focusSearchBar(element) { diff --git a/files/templates/header.html b/files/templates/header.html index b91006215d..4a508c19ef 100644 --- a/files/templates/header.html +++ b/files/templates/header.html @@ -315,7 +315,7 @@ Archives {% endif %} Contact us - + @@ -382,7 +382,7 @@ Contact us - + {% else %}