mirror of
https://github.com/unraid/webgui.git
synced 2026-04-22 18:19:14 -05:00
Added warning on dashbaord when parity is invalid and no sync in progress
This commit is contained in:
@@ -379,7 +379,7 @@ case 'parity':
|
||||
echo my_clock(floor($t/60));
|
||||
echo "</em>";
|
||||
} else {
|
||||
echo "<i class='fa fa-warning'></i> Please start a parity build immediately";
|
||||
echo "<i class='fa fa-warning'></i> Please start a Parity-sync immediately";
|
||||
}
|
||||
break;
|
||||
case 'shares':
|
||||
|
||||
Reference in New Issue
Block a user