|
|
@ -132,8 +132,8 @@ sub action |
|
|
|
|
|
|
|
|
|
|
|
$str = <<EOF; |
|
|
|
$str = <<EOF; |
|
|
|
<tr$reasonHilite><td class="border">${HostLink($host)}</td> |
|
|
|
<tr$reasonHilite><td class="border">${HostLink($host)}</td> |
|
|
|
<td align="center" class="border" style="color:LightGray">$fullAge</td> |
|
|
|
<td align="center" class="border" style="color:Gray">$fullAge</td> |
|
|
|
<td align="center" class="border" style="color:LightGray">$incrAge</td> |
|
|
|
<td align="center" class="border" style="color:Gray">$incrAge</td> |
|
|
|
<td align="center" class="border" style="color:$lastAgeColor;">$lastAge</td> |
|
|
|
<td align="center" class="border" style="color:$lastAgeColor;">$lastAge</td> |
|
|
|
<td align="center" class="border">$lastXferErrors</td> |
|
|
|
<td align="center" class="border">$lastXferErrors</td> |
|
|
|
<td align="center" class="border">???</td> |
|
|
|
<td align="center" class="border">???</td> |
|
|
|