summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/head.inc
diff options
context:
space:
mode:
authorStephen Beaver <sbeaver@netgate.com>2016-05-04 09:39:30 -0400
committerStephen Beaver <sbeaver@netgate.com>2016-05-04 09:41:52 -0400
commit0cd22307136b501d4ff6657b72b9bf2cb8a59676 (patch)
tree9f8f7c616852ae86327607254c33deb6c88c377f /src/usr/local/www/head.inc
parent8fc18e143d61ffb64383512ea6a0165b01d5f5b2 (diff)
downloadpfsense-0cd22307136b501d4ff6657b72b9bf2cb8a59676.zip
pfsense-0cd22307136b501d4ff6657b72b9bf2cb8a59676.tar.gz
Fixed #6306
Please enter the commit message for your changes. Lines starting (cherry picked from commit 6cde850b8903f0330c5023f7090caabea6ae6438)
Diffstat (limited to 'src/usr/local/www/head.inc')
-rw-r--r--src/usr/local/www/head.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/head.inc b/src/usr/local/www/head.inc
index 4aa2963..cd5257e 100644
--- a/src/usr/local/www/head.inc
+++ b/src/usr/local/www/head.inc
@@ -444,7 +444,7 @@ if (($pagename === "index.php") && ($numColumns > 2)) {
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
- <a class="navbar-brand" href="/"><img src="/logo.png" alt="pfSense" /></a>
+ <a class="navbar-brand" href="/"><img src="/logo.png" alt="pfSense" title="<?=$config['system']['hostname'] . '.' . $config['system']['domain']?>"/></a>
</div>
<div class="collapse navbar-collapse" id="pf-navbar">
<ul class="nav navbar-nav">
OpenPOWER on IntegriCloud