- $Lang::tr{'gpl unofficial translation of the general public license v3'}
+ $Lang::tr{'gpl unofficial translation of the general public license v3'}
END
diff --git a/html/cgi-bin/logs.cgi/ids.dat b/html/cgi-bin/logs.cgi/ids.dat
index 8918bc6da6..6a6c7718c9 100644
--- a/html/cgi-bin/logs.cgi/ids.dat
+++ b/html/cgi-bin/logs.cgi/ids.dat
@@ -348,11 +348,11 @@ END
} elsif ($sid < 1000000) {
# Link to sourcefire if the the rule sid is less than 1000000.
print "$sid\n";
+ print "target='_blank' rel='noopener'>$sid\n";
} elsif ($sid >= 2000000 and $sid < 3000000) {
# Link to emergingthreats if the rule sid is between 2000000 and 3000000.
print "$sid\n";
+ print "target='_blank' rel='noopener'>$sid\n";
} else {
# No external link for user defined rules
print $sid;
diff --git a/html/cgi-bin/logs.cgi/urlfilter.dat b/html/cgi-bin/logs.cgi/urlfilter.dat
index 221ed74ac6..52d7ba2861 100644
--- a/html/cgi-bin/logs.cgi/urlfilter.dat
+++ b/html/cgi-bin/logs.cgi/urlfilter.dat
@@ -365,7 +365,7 @@ if ($lines)
if (length($dsturl) > 69) { $site .= "..."; }
}
#print "