Fix syntaxe for link

master
Heuzef 5 years ago
parent 5783193001
commit 62a2b12131
  1. 4
      Check.pm

@ -126,8 +126,8 @@ sub action
# Get URL for explore file # Get URL for explore file
my $browseFile = "?action=browse&host="$host; my $browseFile = "?action=browse&host=$host";
my $browseErrors = "?action=view&type=XferErr&num="$backup->{num}"&host="$host; my $browseErrors = "?action=view&type=XferErr&num=0&host=$host";
# Show summary # Show summary
$str .= <<EOF; $str .= <<EOF;

Loading…
Cancel
Save