summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_captiveportal.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-09-16 01:13:32 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-09-16 01:13:32 +0000
commit48f5ef91e6f3a8fd32c37e85844b26a5a3bbabb2 (patch)
tree155b70ee97d1aac1c280f0b13f492b5f18dcf413 /usr/local/www/services_captiveportal.php
parent192a080a93b99f619fa1b2ae9abb733d890920b2 (diff)
downloadpfsense-48f5ef91e6f3a8fd32c37e85844b26a5a3bbabb2.zip
pfsense-48f5ef91e6f3a8fd32c37e85844b26a5a3bbabb2.tar.gz
Output page title
Ticket #511
Diffstat (limited to 'usr/local/www/services_captiveportal.php')
-rwxr-xr-xusr/local/www/services_captiveportal.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/services_captiveportal.php b/usr/local/www/services_captiveportal.php
index a738fd3..ea06957 100755
--- a/usr/local/www/services_captiveportal.php
+++ b/usr/local/www/services_captiveportal.php
@@ -29,7 +29,6 @@
POSSIBILITY OF SUCH DAMAGE.
*/
-$pgtitle = array("Services", "Captive portal");
require("guiconfig.inc");
if (!is_array($config['captiveportal'])) {
@@ -199,6 +198,7 @@ function enable_change(enable_change) {
<?php if ($savemsg) print_info_box($savemsg); ?>
<br/>
<br/>
+<p class="pgtitle">Services: Captive portal</p>
<form action="services_captiveportal.php" method="post" enctype="multipart/form-data" name="iform" id="iform">
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr><td class="tabnavtbl">
OpenPOWER on IntegriCloud