mirror of
https://github.com/unraid/webgui.git
synced 2026-01-11 03:59:57 -06:00
Merge pull request #2267 from unraid/feat-localhost-logout-button
Show logout button on localhost
This commit is contained in:
@@ -2,7 +2,6 @@ Menu="Buttons:2"
|
||||
Title="Logout"
|
||||
Icon="icon-u-logout"
|
||||
Code="e937"
|
||||
Cond="$_SERVER['HTTP_HOST']!='localhost'"
|
||||
---
|
||||
<?PHP
|
||||
/* Copyright 2005-2023, Lime Technology
|
||||
|
||||
Reference in New Issue
Block a user