Skip to content

Commit a5dce23

Browse files
author
Andreas Palm
committed
remove useless option for internet protocols #6477
1 parent da8798a commit a5dce23

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

interface/web/admin/form/server_config.tform.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -938,7 +938,6 @@
938938
'datatype' => 'VARCHAR',
939939
'formtype' => 'SELECT',
940940
'value' => array(
941-
'none' => 'None',
942941
'ipv4' => 'IPv4',
943942
'ipv6' => 'IPv6',
944943
'ipv4,ipv6' => 'IPv4 + IPv6'

0 commit comments

Comments
 (0)