Added warning on dashbaord when parity is invalid and no sync in progress

This commit is contained in:
bergware
2018-04-14 15:50:55 +02:00
parent 123807b25b
commit 41e18aa2b5
+1 -1
View File
@@ -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':