summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_captiveportal.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2010-08-24 18:30:42 -0400
committerScott Ullrich <sullrich@pfsense.org>2010-08-24 18:30:42 -0400
commitb6a1b5b7e4718dab993fe70cd8311c6afc022901 (patch)
tree693de341879f6f3d47cad184e0dfbb28893a8122 /usr/local/www/services_captiveportal.php
parentc7cdfe2037f07f26b4d8554dab8cdcb65df47a8c (diff)
downloadpfsense-b6a1b5b7e4718dab993fe70cd8311c6afc022901.zip
pfsense-b6a1b5b7e4718dab993fe70cd8311c6afc022901.tar.gz
Correct text to read when a logout event occurs
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 d1f6ed9..53094bc 100755
--- a/usr/local/www/services_captiveportal.php
+++ b/usr/local/www/services_captiveportal.php
@@ -716,7 +716,7 @@ value="<?=htmlspecialchars($pconfig['radiuskey2']);?>"></td>
<br>
<br>
<?php endif; ?>
-<?=gettext("The contents of the HTML/PHP file that you upload here are displayed when an authentication error occurs. " .
+<?=gettext("The contents of the HTML/PHP file that you upload here are displayed when logout event occurs. " .
"You may include"); ?> &quot;$PORTAL_MESSAGE$&quot;, <?=gettext("which will be replaced by the error or reply messages from the RADIUS server, if any."); ?></td>
</tr>
<tr>
OpenPOWER on IntegriCloud