mirror of
https://github.com/unraid/webgui.git
synced 2026-02-19 07:29:34 -06:00
Revert "Can never schedule a correcting parity check."
This reverts commit 40c25d9d18.
This commit is contained in:
@@ -192,7 +192,7 @@ _(Month of the year)_:
|
||||
_(Write corrections to parity disk)_:
|
||||
: <select name="write">
|
||||
<?=mk_option($parity['write'], "NOCORRECT", _("No"))?>
|
||||
<?=mk_option($parity['write'], "yes", _("Yes"))?>
|
||||
<?=mk_option($parity['write'], "", _("Yes"))?>
|
||||
</select>
|
||||
|
||||
:parity_write_corrections_help:
|
||||
|
||||
Reference in New Issue
Block a user