Revision cafd2aa0
Added by Stephen Beaver over 9 years ago
src/usr/local/www/firewall_rules.php | ||
---|---|---|
858 | 858 |
<dt><i class="fa fa-hand-stop-o text-warning"></i></dt> <dd><?=gettext("Reject");?></dd> |
859 | 859 |
<dt><i class="fa fa-tasks"></i></dt> <dd> <?=gettext("Log");?></dd> |
860 | 860 |
<dt><i class="fa fa-cog"></i></dt> <dd> <?=gettext("Advanced filter");?></dd> |
861 |
<dt><i class="fa fa-forward text-success"></i></dt><dd> <?=gettext(""Quick" rule. Applied immediately on match.")?></dd> |
|
861 | 862 |
</dl> |
862 | 863 |
|
863 | 864 |
<?php |
Also available in: Unified diff
Added "Quick" icon to legend