<ahref="interfaces_lagg.php?act=del&id=<?=$i;?>"class="btn btn-default"data-toggle="tooltip"data-placement="left"title="<?=gettext("delete group");?>"onclick="return confirm('<?=gettext("Do you really want to delete this LAGG interface?");?>')"><spanclass="glyphicon glyphicon-remove"></span></a>
</td>
</tr>
<?php$i++;endforeach;?>
</tbody>
</table>
</div>
<divclass="container-fluid">
<pclass="vexpl"><spanclass="text-danger"><strong>
<?=gettext("Note:");?><br/>
</strong></span>
<?=gettext("LAGG allows for link aggregation, bonding and fault tolerance. Only unassigned interfaces can be added to LAGG.");?></p>