<spanonclick="javascript:resolve_with_ajax('<?phpecho"{$filterent['srcip']}";?>');"title="<?=gettext("Click to resolve");?>"class="ICON-<?=$src_htmlclass;?>"alt="Icon Reverse Resolve with DNS"><spanclass="btn btn-default btn-xs glyphicon glyphicon-info-sign"></span></span>
<aclass="btn btn-danger btn-xs"href="easyrule.php?<?phpecho"action=block&int={$int}&src={$filterent['srcip']}&ipproto={$ipproto}";?>"title="<?=gettext("Easy Rule: Add to Block List");?>"onclick="return confirm('<?=gettext("Do you really want to add this BLOCK rule?")."\n\n".gettext("Easy Rule is still experimental.")."\n".gettext("Continue at risk of your own peril.")."\n".gettext("Backups are also nice.")?>')">
<atitle="<?=gettext("Easy Rule: Add to Block List");?>"href="#blockEasy"class="btn btn-danger btn-xs easy_block">
<spanonclick="javascript:resolve_with_ajax('<?phpecho"{$filterent['dstip']}";?>');"title="<?=gettext("Click to resolve");?>"class="ICON-<?=$dst_htmlclass;?>"alt="Icon Reverse Resolve with DNS"><spanclass="btn btn-default btn-xs glyphicon glyphicon-info-sign"></span></span>
<aclass="btn btn-success btn-xs"href="easyrule.php?<?phpecho"action=pass&int={$int}&proto={$proto}&src={$filterent['srcip']}&dst={$filterent['dstip']}&dstport={$filterent['dstport']}&ipproto={$ipproto}";?>"title="<?=gettext("Easy Rule: Pass this traffic");?>"onclick="return confirm('<?=gettext("Do you really want to add this PASS rule?")."\n\n".gettext("Easy Rule is still experimental.")."\n".gettext("Continue at risk of your own peril.")."\n".gettext("Backups are also nice.");?>')">
<atitle="<?=gettext("Easy Rule: Pass this traffic");?>"href="#blockEasy"class="btn btn-success btn-xs easy_pass">
<?=gettext("This is the Easy Rule status page, mainly used to display errors when adding rules. ".
"If you are seeing this, there apparently was not an error, and you navigated to the ".
"page directly without telling it what to do");?>.<br/><br/>
<?=gettext("This page is meant to be called from the block/pass buttons on the Firewall Logs page");?>, <ahref="diag_logs_filter.php"><?=gettext("Status");?>><?=gettext("System Logs, ".