Project

General

Profile

« Previous | Next » 

Revision 61b040ce

Added by Scott Ullrich almost 20 years ago

Reset back to pfSense state

View differences:

etc/inc/captiveportal.inc
80 80
			$htmltext = <<<EOD
81 81
<html>
82 82
<head>
83
<title>m0n0wall captive portal</title>
83
<title>pfSense captive portal</title>
84 84
</head>
85 85
<body>
86
<h2>m0n0wall captive portal</h2>
87
<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>
86
<h2>pfSense captive portal</h2>
87
<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>
88 88
<form method="post" action="\$PORTAL_ACTION\$">
89 89
  <input name="accept" type="submit" value="Continue">
90 90
  <input name="redirurl" type="hidden" value="\$PORTAL_REDIRURL\$">
usr/local/captiveportal/index.php
136 136
<HEAD><TITLE>Disconnecting...</TITLE></HEAD>
137 137
<BODY BGCOLOR="#435370">
138 138
<SPAN STYLE="color: #ffffff; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px;">
139
<B>You've been disconnected.</B>
139
<B>You have been disconnected.</B>
140 140
</SPAN>
141 141
<SCRIPT LANGUAGE="JavaScript">
142 142
<!--

Also available in: Unified diff