Merge pull request #1309 from pi-hole/XhmikosR-patch-3

Improve navbar's hostname markup
This commit is contained in:
Adam Warner
2020-05-18 19:07:38 +01:00
committed by GitHub
3 changed files with 6 additions and 4 deletions

View File

@@ -278,10 +278,10 @@ if($auth) {
</a>
</li>
<li>
<a style="pointer-events:none;">
<p class="navbar-text">
<span class="hidden-xs hidden-sm">hostname:</span>
<code><?php echo gethostname(); ?></code>
</a>
</p>
</li>
<li class="dropdown user user-menu">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" aria-expanded="false">