diff --git a/emhttp/plugins/dynamix/CPUvms.page b/emhttp/plugins/dynamix/CPUvms.page index 926b4702d..56f26ab27 100644 --- a/emhttp/plugins/dynamix/CPUvms.page +++ b/emhttp/plugins/dynamix/CPUvms.page @@ -33,11 +33,11 @@ function create($type = "") { for ($n = 0; $n < $max; $n++) { [$cpu1, $cpu2] = my_preg_split('/[,-]/', $cpus[$c * 32 + $n]); if (empty($text[$n])) $text[$n] = ''; - $text[$n] .= "$cpu1
"; - if ($cpu2) $text[$n] .= "$cpu2
"; + $text[$n] .= "$cpu1
"; + if ($cpu2) $text[$n] .= "$cpu2
"; } } - $label = implode('
', array_fill(0, $loop, 'CPU:' . ($cpu2 ? '
CPU:' : ''))); + $label = implode('
', array_fill(0, $loop, 'CPU:' . ($cpu2 ? '
CPU:' : ''))); if ($type == "vm") echo "VPCUS"; echo "$label" . implode(array_map(function($t) { return "$t"; diff --git a/emhttp/plugins/dynamix/ShareEdit.page b/emhttp/plugins/dynamix/ShareEdit.page index f8e2174e5..be142120e 100644 --- a/emhttp/plugins/dynamix/ShareEdit.page +++ b/emhttp/plugins/dynamix/ShareEdit.page @@ -332,7 +332,7 @@ $myDisks = array_filter(array_diff(array_keys(array_filter($disks,'my_disks')), :share_edit_global2_help: -
+
_(Read settings from)_