]> git.ipfire.org Git - people/stevee/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>
Wed, 8 Sep 2021 17:37:23 +0000 (19:37 +0200)
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 2ea5fd87b8dd69d0ed4c535e10e7b0122c1a8100..5f479c9af798c8c3891d4f6c1a9038e99b296602 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 76bf0469df8d9b70e3a53671869710d18f0e1ce5..55b051a9b4e177840f85ca8013894a801fb1446f 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 181dc80b06a61c34fd28bb7e3edc9d9b00faab70..c19a58f445a337019a956d4104dce104b552e482 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',