Fixed Cache Cleaning Status of Update Booster

This commit is contained in:
Maniacikarus
2008-08-26 21:21:43 +02:00
parent 289ad04e70
commit 6bbaf413a0

View File

@@ -442,7 +442,7 @@ END
} }
if ($metadata[2] eq '') if ($metadata[2] eq '')
{ {
print "<img src='/images/updxl-led-red.gif' alt='$Lang::tr{'updxlrtr condition outdated'}' />&nbsp;</td>\n"; print "<img src='/images/updxl-src-unknown.gif' alt='$Lang::tr{'updxlrtr condition outdated'}' />&nbsp;</td>\n";
} }
print "\t\t<td align='center' nowrap='nowrap'>&nbsp;"; print "\t\t<td align='center' nowrap='nowrap'>&nbsp;";