|
|
@ -129,7 +129,7 @@ sub action |
|
|
|
my $browseFile = "?action=browse&host=$host"; |
|
|
|
my $browseFile = "?action=browse&host=$host"; |
|
|
|
|
|
|
|
|
|
|
|
# Show summary |
|
|
|
# Show summary |
|
|
|
$str = <<EOF; |
|
|
|
$str .= <<EOF; |
|
|
|
<tr$reasonHilite> |
|
|
|
<tr$reasonHilite> |
|
|
|
<td class="border"><a href="$browseFile" target="_blank">$host</a></td> |
|
|
|
<td class="border"><a href="$browseFile" target="_blank">$host</a></td> |
|
|
|
<td align="center" class="border" style="color:$lastAgeColor;">$lastAge <em>(Freq: $frequency)</em></td> |
|
|
|
<td align="center" class="border" style="color:$lastAgeColor;">$lastAge <em>(Freq: $frequency)</em></td> |
|
|
|