Fix typo at updatexlrator.cgi

This commit is contained in:
Arne Fitzenreiter
2008-10-17 16:10:07 +02:00
parent ebc9aa143a
commit 41f00bf255

View File

@@ -638,7 +638,7 @@ foreach (@vendors)
} elsif ($vendorid =~ /^Ipfire$/i)
{
print "<img src='/images/IPFire.png' width='18' height='18' alt='IPFire' />&nbsp;</td>\n";
print "<td class='base'>&nbsp;IPFiew&nbsp;</td>\n";
print "<td class='base'>&nbsp;IPFire&nbsp;</td>\n";
} else
{
if (-e "/srv/web/ipfire/html/images/updbooster/updxl-src-" . $vendorid . ".gif")