mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
ids.cgi: Add button to customize the ruleset.
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
This commit is contained in:
@@ -939,6 +939,7 @@ END
|
||||
print"<input type='submit' name='RULESET' value='$Lang::tr{'update ruleset'}'>\n";
|
||||
}
|
||||
print <<END;
|
||||
<input type='submit' name='RULESET' value='$Lang::tr{'ids customize ruleset'}'>
|
||||
<input type='submit' name='RULESET' value='$Lang::tr{'save'}'>
|
||||
</td>
|
||||
|
||||
|
||||
@@ -1375,6 +1375,7 @@
|
||||
'ids apply' => 'Übernehmen',
|
||||
'ids apply ruleset changes' => 'Regeländerungen werden übernommen. Bitte warten Sie, bis dieser Vorgang erfolgreich beendet wurde...',
|
||||
'ids automatic rules update' => 'Automatische Regelaktualisierung',
|
||||
'ids customize ruleset' => 'Regelset anpassen',
|
||||
'ids download new ruleset' => 'Das neue Regelsatz wird heruntergeladen und entpackt. Bitte warten Sie, bis dieser Vorgang erfolgreich beendet wurde...',
|
||||
'ids enable' => 'Einbruchsverhinderungssystem aktivieren',
|
||||
'ids hide' => 'Verstecken',
|
||||
|
||||
@@ -1404,6 +1404,7 @@
|
||||
'ids apply' => 'Apply',
|
||||
'ids apply ruleset changes' => 'The ruleset changes are being applied. Please wait until all operations have completed successfully...',
|
||||
'ids automatic rules update' => 'Automatic Rule Update',
|
||||
'ids customize ruleset' => 'Customize ruleset',
|
||||
'ids download new ruleset' => 'Downloading and unpacking new ruleset. Please wait until all operations have completed successfully...',
|
||||
'ids enable' => 'Enable Intrusion Prevention System',
|
||||
'ids hide' => 'Hide',
|
||||
|
||||
Reference in New Issue
Block a user