Try something

master
Heuzef 5 years ago
parent 59c53d4799
commit c422a8016a
  1. 2
      Check.pm

@ -125,7 +125,7 @@ sub action
} }
# There are enough backup ? # There are enough backup ?
if ( $idBackup < 4 ) { if ( $idBackup == 0 ) {
my $sizeConsistencyColor = "Gray"; my $sizeConsistencyColor = "Gray";
my $sizeConsistency = "<em>Not enough backups</em>"; my $sizeConsistency = "<em>Not enough backups</em>";
} }

Loading…
Cancel
Save