<ahref="#"onclick="removeState('<?=$srcip?>', '<?=$dstip?>');"name="i:<?=$srcip?>:<?=$dstip?>"class="btn btn-default"title="<?=gettext('Remove all state entries from')?><?=$srcip?><?=gettext('to')?><?=$dstip?>"><spanclass="glyphicon glyphicon-remove"></span></a>
<trclass="r<?=$rowid;?>">
<td><?=$iface?></td>
<td><?=$proto?></td>
<td><?=$info?></td>
<td><?=$state?></td>
<td>
<ahref="#"data-rowid="r<?=$rowid?>"data-srcip="<?=$srcip?>"data-dstip="<?=$dstip;?>"class="act_del btn btn-default"title="<?=gettext('Remove all state entries from')?><?=$srcip?><?=gettext('to')?><?=$dstip?>"><spanclass="glyphicon glyphicon-remove"></span></a>