master
Heuzef 5 years ago
parent bafc910ed5
commit 437af3cb94
  1. 2
      Check.pm

@ -105,7 +105,7 @@ sub action
my $toobig = 0;
my $toosmall = 0;
my $sizeConsistencyColor = "Tomato";
my $sizeConsistency = "<strong>ANOMALOUS</strong>";
my $sizeConsistency = "<strong>???</strong>";
if ( $idBackup > 4 ) { # There are enough backup ?

Loading…
Cancel
Save