mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
Fix typo at updatexlrator.cgi
This commit is contained in:
@@ -638,7 +638,7 @@ foreach (@vendors)
|
||||
} elsif ($vendorid =~ /^Ipfire$/i)
|
||||
{
|
||||
print "<img src='/images/IPFire.png' width='18' height='18' alt='IPFire' /> </td>\n";
|
||||
print "<td class='base'> IPFiew </td>\n";
|
||||
print "<td class='base'> IPFire </td>\n";
|
||||
} else
|
||||
{
|
||||
if (-e "/srv/web/ipfire/html/images/updbooster/updxl-src-" . $vendorid . ".gif")
|
||||
|
||||
Reference in New Issue
Block a user