diff --git a/html/cgi-bin/firewall.cgi b/html/cgi-bin/firewall.cgi index 802b2bed3..ffd8adfea 100755 --- a/html/cgi-bin/firewall.cgi +++ b/html/cgi-bin/firewall.cgi @@ -2491,9 +2491,9 @@ END #SOURCE my $ipfireiface; &getcolor($$hash{$key}[3],$$hash{$key}[4],\%customhost); - print""; + print""; if ($$hash{$key}[3] eq 'ipfire_src'){ - $ipfireiface='Interface '; + $ipfireiface='Interface '; # XXX UNTRANSLATED STRING } if ($$hash{$key}[3] eq 'std_net_src'){ print &get_name($$hash{$key}[4]);