<ahref="?zone=<?=$cpzone;?>&order=<?=$_GET['order'];?>&showact=<?=htmlspecialchars($_GET['showact']);?>&act=del&id=<?=$cpent->sessionid;?>"onclick="return confirm('<?=gettext("Do you really want to disconnect this client?");?>')"><imgsrc="./themes/<?=$g['theme'];?>/images/icons/icon_x.gif"width="17"height="17"border="0"title="<?=gettext("Disconnect");?>"></a>
<aclass="btn btn-default btn-xs"href="?zone=<?=$cpzone;?>&order=<?=$_GET['order'];?>&showact=<?=htmlspecialchars($_GET['showact']);?>&act=del&id=<?=$cpent->sessionid;?>"onclick="return confirm('<?=gettext("Do you really want to disconnect this client?");?>')"title="<?=gettext("Disconnect");?>"><spanclass="glyphicon glyphicon-remove"></span></a>