Logout button added

This commit is contained in:
Jon Ander Oribe
2026-01-11 14:56:25 +01:00
parent 31d16fffd8
commit 6003d9f343
2 changed files with 11 additions and 4 deletions
+4 -1
View File
@@ -118,8 +118,11 @@
<span class="icon-moon">🌙</span>
<span class="icon-sun">☀️</span>
</button>
<div class="header-actions">
<button class="help-btn" onclick="showDependencies()" title="Check Tool Dependencies" id="depsBtn" style="margin-right: 5px;">🔧</button>
<button class="help-btn" onclick="showHelp()" title="Help & Documentation">?</button>
<button class="help-btn" id="helpBtn" onclick="showHelp()" title="Help & Documentation">?</button>
<button class="help-btn logout-btn" onclick="location.href='/logout'" title="Terminate Session"></button>
</div>
<div class="logo">
<svg width="50" height="50" viewBox="0 0 100 100" fill="none" xmlns="http://www.w3.org/2000/svg">
<!-- Signal brackets - left side -->