summaryrefslogtreecommitdiffstats
path: root/src/etc
diff options
context:
space:
mode:
authorSteve Beaver <sbeaver@netgate.com>2017-06-19 14:08:45 -0400
committerSteve Beaver <sbeaver@netgate.com>2017-06-19 14:08:45 -0400
commit377f25700215b955486250fd295a5859cb0e4a50 (patch)
treee66dc9c578537fa62283e8ac5fba75b1301c1bd2 /src/etc
parentf902a15c5ed8d53f1c5f8eb9d9eda7cfbba54b7d (diff)
downloadpfsense-377f25700215b955486250fd295a5859cb0e4a50.zip
pfsense-377f25700215b955486250fd295a5859cb0e4a50.tar.gz
Include host name if so configured
Diffstat (limited to 'src/etc')
-rw-r--r--src/etc/inc/authgui.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/etc/inc/authgui.inc b/src/etc/inc/authgui.inc
index 790822c..6596347 100644
--- a/src/etc/inc/authgui.inc
+++ b/src/etc/inc/authgui.inc
@@ -272,7 +272,7 @@ function display_login_form() {
<div class="col-sm-8 bbbb msgbox text-center">
<span id="hostspan">
- <a><h4>pfsense.local.com</h4></a>
+ <a><h4><?=$loginbannerstr?></h4></a>
</span
</div>
OpenPOWER on IntegriCloud