mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-10 02:55:55 +02:00
Fixed Cache Cleaning Status of Update Booster
This commit is contained in:
@@ -442,7 +442,7 @@ END
|
||||
}
|
||||
if ($metadata[2] eq '')
|
||||
{
|
||||
print "<img src='/images/updxl-led-red.gif' alt='$Lang::tr{'updxlrtr condition outdated'}' /> </td>\n";
|
||||
print "<img src='/images/updxl-src-unknown.gif' alt='$Lang::tr{'updxlrtr condition outdated'}' /> </td>\n";
|
||||
}
|
||||
|
||||
print "\t\t<td align='center' nowrap='nowrap'> ";
|
||||
|
||||
Reference in New Issue
Block a user