mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-30 17:25:26 +02:00
fixed selector
This commit is contained in:
parent
42c0596aad
commit
7931f17144
@ -1138,6 +1138,7 @@ $table->data['edit1'][1] = '<table width="100%">';
|
|||||||
);
|
);
|
||||||
|
|
||||||
$array_os = [
|
$array_os = [
|
||||||
|
'' => __('No change'),
|
||||||
'inherited' => __('Inherited'),
|
'inherited' => __('Inherited'),
|
||||||
'linux' => __('Linux'),
|
'linux' => __('Linux'),
|
||||||
'windows' => __('Windows'),
|
'windows' => __('Windows'),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user