fixed selector
This commit is contained in:
parent
42c0596aad
commit
7931f17144
|
@ -1138,6 +1138,7 @@ $table->data['edit1'][1] = '<table width="100%">';
|
|||
);
|
||||
|
||||
$array_os = [
|
||||
'' => __('No change'),
|
||||
'inherited' => __('Inherited'),
|
||||
'linux' => __('Linux'),
|
||||
'windows' => __('Windows'),
|
||||
|
|
Loading…
Reference in New Issue