Added 'preset current configuration' with New Config utility [10]

This commit is contained in:
bergware
2016-06-28 17:43:50 +02:00
parent 2b170ef324
commit a2464592e6
+1 -1
View File
@@ -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:?>