<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>
<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.")?>')">
<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.")?>')">
<spanclass="glyphicon glyphicon-remove text-danger"alt="Icon Easy Rule: Add to Block List"></span></a>
<spanclass="glyphicon glyphicon-remove"alt="Icon Easy Rule: Add to Block List"></span></a>
<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>
<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.");?>')">
<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.");?>')">
<spanclass="glyphicon glyphicon-play text-success"alt="Icon Easy Rule: Pass this traffic"></span></a>
<spanclass="glyphicon glyphicon-play"alt="Icon Easy Rule: Pass this traffic"></span></a>