Revision a36e98ff
Added by Erik Fonnesbeck over 14 years ago
usr/local/www/services_captiveportal.php | ||
---|---|---|
716 | 716 |
<br> |
717 | 717 |
<br> |
718 | 718 |
<?php endif; ?> |
719 |
<?=gettext("The contents of the HTML/PHP file that you upload here are displayed when logout event occurs. " . |
|
720 |
"You may include"); ?> "$PORTAL_MESSAGE$", <?=gettext("which will be replaced by the error or reply messages from the RADIUS server, if any."); ?></td> |
|
719 |
<?=gettext("The contents of the HTML/PHP file that you upload here are displayed on authentication success when the logout popup is enabled."); ?></td> |
|
721 | 720 |
</tr> |
722 | 721 |
<tr> |
723 | 722 |
<td width="22%" valign="top"> </td> |
Also available in: Unified diff
Fix description for upload of logout page.