Revision 321905e5
Added by N0YB almost 12 years ago
usr/local/www/diag_logs_settings.php | ||
---|---|---|
306 | 306 |
</select> |
307 | 307 |
<strong><?=gettext("Show the applied rule description below or in the firewall log rows.");?></strong> |
308 | 308 |
<br/> |
309 |
<?=gettext("Displaying rule descriptions for all lines in the log might affect performance with large rulessets.");?></td>
|
|
309 |
<?=gettext("Displaying rule descriptions for all lines in the log might affect performance with large rule sets.");?></td>
|
|
310 | 310 |
</td> |
311 | 311 |
</tr> |
312 | 312 |
<tr> |
Also available in: Unified diff
Update diag_logs_settings.php
fix text - s/rulessets/rule sets