summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/services_captiveportal_hostname.php
diff options
context:
space:
mode:
authorStephen Beaver <sbeaver@netgate.com>2016-01-11 13:51:03 -0500
committerStephen Beaver <sbeaver@netgate.com>2016-01-11 13:51:03 -0500
commit85d29bf517efab756aec40bee067ced4efa5075d (patch)
tree00da387365eb650ee5490734821b63437c793b62 /src/usr/local/www/services_captiveportal_hostname.php
parent7faea45ee8dd2d8863e3ae678721ecc0e0abf6d2 (diff)
downloadpfsense-85d29bf517efab756aec40bee067ced4efa5075d.zip
pfsense-85d29bf517efab756aec40bee067ced4efa5075d.tar.gz
Allow thee use of multiple infoblock on a page
Diffstat (limited to 'src/usr/local/www/services_captiveportal_hostname.php')
-rw-r--r--src/usr/local/www/services_captiveportal_hostname.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/services_captiveportal_hostname.php b/src/usr/local/www/services_captiveportal_hostname.php
index 5c7480f..86d6eb0 100644
--- a/src/usr/local/www/services_captiveportal_hostname.php
+++ b/src/usr/local/www/services_captiveportal_hostname.php
@@ -197,7 +197,7 @@ endif;
</nav>
<div class="infoblock">
- <?=print_info_box($notestr)?>
+ <?=print_info_box($notestr, 'info', false)?>
</div>
<?php
OpenPOWER on IntegriCloud