summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_captiveportal.php
diff options
context:
space:
mode:
authorErik Fonnesbeck <efonnes@gmail.com>2010-09-24 00:26:04 -0600
committerErik Fonnesbeck <efonnes@gmail.com>2010-09-24 00:26:04 -0600
commita36e98ff1d422985817e93332e14aecaca95a19f (patch)
tree45af740e5d8ec47add8a5fba99000383bc948c1a /usr/local/www/services_captiveportal.php
parentb6494b8787677db1bafbbd0cb551da70e8843ad0 (diff)
downloadpfsense-a36e98ff1d422985817e93332e14aecaca95a19f.zip
pfsense-a36e98ff1d422985817e93332e14aecaca95a19f.tar.gz
Fix description for upload of logout page.
Diffstat (limited to 'usr/local/www/services_captiveportal.php')
-rwxr-xr-xusr/local/www/services_captiveportal.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr/local/www/services_captiveportal.php b/usr/local/www/services_captiveportal.php
index 53094bc..590b186 100755
--- a/usr/local/www/services_captiveportal.php
+++ b/usr/local/www/services_captiveportal.php
@@ -716,8 +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 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>
+<?=gettext("The contents of the HTML/PHP file that you upload here are displayed on authentication success when the logout popup is enabled."); ?></td>
</tr>
<tr>
<td width="22%" valign="top">&nbsp;</td>
OpenPOWER on IntegriCloud