summaryrefslogtreecommitdiffstats
path: root/etc/inc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-09-12 19:37:49 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-09-12 19:37:49 +0000
commit61b040ce950034fe0633d7fe23681a80fd6363e0 (patch)
tree1ea9d3a3d148a88b7c646125c9a8b570eac58448 /etc/inc
parent6e865a74adf2410dc6a593ca53da25faf3e493e7 (diff)
downloadpfsense-61b040ce950034fe0633d7fe23681a80fd6363e0.zip
pfsense-61b040ce950034fe0633d7fe23681a80fd6363e0.tar.gz
Reset back to pfSense state
Diffstat (limited to 'etc/inc')
-rw-r--r--etc/inc/captiveportal.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/inc/captiveportal.inc b/etc/inc/captiveportal.inc
index 52e878d..b7663bd 100644
--- a/etc/inc/captiveportal.inc
+++ b/etc/inc/captiveportal.inc
@@ -80,11 +80,11 @@ function captiveportal_configure() {
$htmltext = <<<EOD
<html>
<head>
-<title>m0n0wall captive portal</title>
+<title>pfSense captive portal</title>
</head>
<body>
-<h2>m0n0wall captive portal</h2>
-<p>This is the default captive portal page. Please upload your own custom HTML file on the <em>Services: Captive portal</em> screen in the m0n0wall webGUI.</p>
+<h2>pfSense captive portal</h2>
+<p>This is the default captive portal page. Please upload your own custom HTML file on the <em>Services: Captive portal</em> screen in the pfSense webConfigurator.</p>
<form method="post" action="\$PORTAL_ACTION\$">
<input name="accept" type="submit" value="Continue">
<input name="redirurl" type="hidden" value="\$PORTAL_REDIRURL\$">
OpenPOWER on IntegriCloud