]> git.ipfire.org Git - people/mfischer/ipfire-2.x.git/commitdiff
ids.cgi: Added topic for ruleset actions
authorMatthias Fischer <matthias.fischer@ipfire.org>
Sat, 12 Mar 2022 13:31:44 +0000 (14:31 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 14 Mar 2022 15:15:39 +0000 (15:15 +0000)
Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
html/cgi-bin/ids.cgi

index 9e7e7965caf343c2c82e655f25f2308887f02b1a..76c2b99a98ba4f6a2dcbc471fc53eb37ee0abd22 100644 (file)
@@ -1247,7 +1247,7 @@ print <<END;
                        <td class='base' bgcolor='$color{'color20'}'><b>$Lang::tr{'ids provider'}</b></td>
                        <td class='base' bgcolor='$color{'color20'}'><b>$Lang::tr{'date'}</b></td>
                        <td class='base' bgcolor='$color{'color20'}' align='center'><b>$Lang::tr{'ids autoupdates'}</b></td>
-                       <td class='base' bgcolor='$color{'color20'}'></td>
+                       <td class='base' bgcolor='$color{'color20'}' align='center'><b>$Lang::tr{'action'}</b></td>
                        <td class='base' colspan='3' bgcolor='$color{'color20'}'></td>
                </tr>
 END