]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
ids.cgi: Add button to customize the ruleset.
authorStefan Schantl <stefan.schantl@ipfire.org>
Sun, 21 Mar 2021 16:17:05 +0000 (17:17 +0100)
committerStefan Schantl <stefan.schantl@ipfire.org>
Sun, 19 Dec 2021 12:21:51 +0000 (13:21 +0100)
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
html/cgi-bin/ids.cgi
langs/de/cgi-bin/de.pl
langs/en/cgi-bin/en.pl

index 6ff29bd2c764b427821b70f84e88e9593e2d6fc3..a2d650fb0d874ea63867a6aa79e24dbe3bb44d82 100644 (file)
@@ -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>
 
index c81b28fea62ff2b657ab5ce82098214f81bb85e5..9cc0a010e3766798806313ffaccb1791c3780ae6 100644 (file)
 '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',
index a92bb07f84b959fab624a362b0c6f9797e399ae0..3e0df8c0ce36c12cc2550945607f7585737255b3 100644 (file)
 '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',