mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-26 02:42:58 +02:00
ids.cgi: Add language string for ignored hosts section.
Fixes #12002. Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
This commit is contained in:
@@ -927,7 +927,7 @@ END
|
||||
#
|
||||
# Whitelist / Ignorelist
|
||||
#
|
||||
&Header::openbox('100%', 'center', $Lang::tr{'guardian ignored hosts'});
|
||||
&Header::openbox('100%', 'center', $Lang::tr{'ids ignored hosts'});
|
||||
|
||||
print <<END;
|
||||
<table width='100%'>
|
||||
|
||||
Reference in New Issue
Block a user