Restore 'Trust Parity' functionality.

This commit is contained in:
Tom Mortensen
2016-02-27 13:31:38 -08:00
parent 4148726fd7
commit 489d8922f7
+2 -1
View File
@@ -332,7 +332,8 @@ $('.tabs').append("<span class='status vhshift'><input type='button' value='Refr
<td><?=status_indicator()?><strong>Stopped</strong>. Configuration valid.</td>
<td><input type="submit" name="cmdStart" value="Start"></td>
<td><strong>Start</strong> will record all disk information, bring the array on-line, and start Parity-Sync.
<br>The array will be immediately available, but <strong>unprotected</strong> until Parity-Sync completes.</td>
<br>The array will be immediately available, but <strong>unprotected</strong> until Parity-Sync completes.
<br><input type="checkbox" name="md_invalidslot" value="99">Parity is already valid.</td>
</tr>
<? endif;
maintenance_mode();