From 8c2b65f85dcbefb5e79ac1b4b4275e98f02176f8 Mon Sep 17 00:00:00 2001 From: jim-p Date: Mon, 20 Jun 2016 13:52:29 -0400 Subject: Fix typo --- src/usr/local/www/services_captiveportal.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/usr/local/www/services_captiveportal.php b/src/usr/local/www/services_captiveportal.php index 3ca3fa8..02672b3 100644 --- a/src/usr/local/www/services_captiveportal.php +++ b/src/usr/local/www/services_captiveportal.php @@ -967,7 +967,7 @@ $section->addClass('Radius'); $section->addInput(new Form_Checkbox( 'reauthenticate', - 'Reathentication', + 'Reauthentication', 'Reauthenticate connected users every minute', $pconfig['reauthenticate'] ))->setHelp('If reauthentication is enabled, Access-Requests will be sent to the RADIUS server for each user that is logged in every minute. ' . -- cgit v1.1