fixed selector

This commit is contained in:
alejandro-campos 2020-11-24 14:08:37 +01:00
parent 42c0596aad
commit 7931f17144
1 changed files with 1 additions and 0 deletions

View File

@ -1138,6 +1138,7 @@ $table->data['edit1'][1] = '<table width="100%">';
);
$array_os = [
'' => __('No change'),
'inherited' => __('Inherited'),
'linux' => __('Linux'),
'windows' => __('Windows'),