Project

General

Profile

« Previous | Next » 

Revision 8c2b65f8

Added by Jim Pingle about 9 years ago

Fix typo

View differences:

src/usr/local/www/services_captiveportal.php
967 967

  
968 968
$section->addInput(new Form_Checkbox(
969 969
	'reauthenticate',
970
	'Reathentication',
970
	'Reauthentication',
971 971
	'Reauthenticate connected users every minute',
972 972
	$pconfig['reauthenticate']
973 973
))->setHelp('If reauthentication is enabled, Access-Requests will be sent to the RADIUS server for each user that is logged in every minute. ' .

Also available in: Unified diff