mirror of
https://github.com/unraid/webgui.git
synced 2026-05-03 08:19:27 -05:00
Dutchify
This commit is contained in:
@@ -92,6 +92,7 @@ case 'is':
|
||||
$size = count($syslinux);
|
||||
$menu = $i = 0;
|
||||
$isol = "";
|
||||
$isolcpus = [];
|
||||
// find the default section
|
||||
while ($i < $size) {
|
||||
if (scan($syslinux[$i],'label ')) {
|
||||
|
||||
Reference in New Issue
Block a user