Project

General

Profile

« Previous | Next » 

Revision 64fa4207

Added by Steve Beaver about 7 years ago

Fixed #7013
Added warning requiring reboot if group scope is changed

View differences:

src/usr/local/www/system_groupmanager.php
423 423
		'*Scope',
424 424
		$pconfig['gtype'],
425 425
		["local" => gettext("Local"), "remote" => gettext("Remote")]
426
	));
426
	))->setHelp("<span class=\"text-danger\">Warning: Changing this setting may affect the local groups file, " .
427
				"in which case a reboot may be required for the changes to take effect.</span>");
427 428
}
428 429

  
429 430
$section->addInput(new Form_Input(

Also available in: Unified diff