mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Fix log radio buttons
This commit is contained in:
parent
0c9b98c073
commit
655c577b69
@ -462,7 +462,7 @@ switch ($action) {
|
||||
))->displayAsRadio();
|
||||
|
||||
$group->add(new Form_Checkbox(
|
||||
'test',
|
||||
'type',
|
||||
null,
|
||||
'Self-test',
|
||||
false,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user