mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 03:33:25 +02:00
Fixed Cache Cleaning Status of Update Booster
This commit is contained in:
@@ -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'}' /> </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'> ";
|
print "\t\t<td align='center' nowrap='nowrap'> ";
|
||||||
|
|||||||
Reference in New Issue
Block a user