mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-19 19:15:22 +00:00
unbound: ACLs: remove 'Default' annotation from dropdown
This commit is contained in:
parent
0bf8acc35c
commit
c5373f4c8a
@ -199,7 +199,7 @@
|
||||
<default>allow</default>
|
||||
<Required>Y</Required>
|
||||
<OptionValues>
|
||||
<opt1 value="allow">Allow (Default)</opt1>
|
||||
<opt1 value="allow">Allow</opt1>
|
||||
<opt2 value="deny">Deny</opt2>
|
||||
<opt3 value="refuse">Refuse</opt3>
|
||||
</OptionValues>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user