mirror of
https://github.com/unraid/webgui.git
synced 2026-04-24 02:58:57 -05:00
Added 'preset current configuration' with New Config utility [10]
This commit is contained in:
@@ -77,7 +77,7 @@ effect of making it ***impossible*** to rebuild an existing failed drive - you h
|
||||
<?=mk_option_check('Cache','Cache','Cache slots')?>
|
||||
</select>
|
||||
<br>
|
||||
<span class="indent"><input type="submit" name="cmdInit" value="Apply" onclick="$.post('/webGui/include/PrepareDisks.php',{preset:preset.value})" disabled><input type="button" value="Done" onclick="done()"></span>
|
||||
<span class="indent"><input type="submit" name="cmdInit" value=" Apply " onclick="$.post('/webGui/include/PrepareDisks.php',{preset:preset.value})" disabled><input type="button" value=" Done " onclick="done()"></span>
|
||||
<?if ($disabled):?>
|
||||
<?=$superdat ? 'Array must be <b>STOPPED</b>' : 'Array has been <b>RESET</b> (please configure)'?>
|
||||
<?else:?>
|
||||
|
||||
Reference in New Issue
Block a user