mirror of
https://github.com/pi-hole/web.git
synced 2026-04-22 17:59:20 +01:00
Update scripts/pi-hole/php/header.php
Co-Authored-By: Adam Warner <me@adamwarner.co.uk>
This commit is contained in:
@@ -259,7 +259,7 @@ if($auth) {
|
||||
</a>
|
||||
<div class="navbar-custom-menu">
|
||||
<ul class="nav navbar-nav">
|
||||
<li><a style="pointer-events:none;"><code><?php echo gethostname(); ?></code></a></li>
|
||||
<li><a style="pointer-events:none;">hostname: <code><?php echo gethostname(); ?></code></a></li>
|
||||
<li class="dropdown user user-menu">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown" aria-expanded="true">
|
||||
<img src="img/logo.svg" class="user-image" style="border-radius: 0" alt="Pi-hole logo" width="25" height="25">
|
||||
|
||||
Reference in New Issue
Block a user