]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - html/cgi-bin/updatexlrator.cgi
Fix typo at updatexlrator.cgi
[people/pmueller/ipfire-2.x.git] / html / cgi-bin / updatexlrator.cgi
index f73172a82ec90abcb8b29ea555e548dd579212c5..35bf948d01a030ae32b904d57db1141db96828e5 100644 (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")