<ahref="services_captiveportal_vouchers.php?zone=<?=$cpzone;?>&act=del&id=<?=$i;?>"onclick="return confirm('<?=gettext("Do you really want to delete this voucher? This makes all vouchers from this roll invalid");?>')"><imgsrc="/themes/<?=$g['theme'];?>/images/icons/icon_x.gif"title="<?=gettext("delete vouchers");?>"width="17"height="17"border="0"alt="<?=gettext("delete vouchers");?>"/></a>
<ahref="services_captiveportal_vouchers.php?zone=<?=$cpzone;?>&act=csv&id=<?=$i;?>"><imgsrc="/themes/<?=$g['theme'];?>/images/icons/icon_log_s.gif"title="<?=gettext("generate vouchers for this roll to CSV file");?>"width="11"height="15"border="0"alt="<?=gettext("generate vouchers for this roll to CSV file");?>"/></a>
<aclass="btn btn-default btn-xs"href="services_captiveportal_vouchers.php?zone=<?=$cpzone;?>&act=del&id=<?=$i;?>"onclick="return confirm('<?=gettext("Do you really want to delete this voucher? This makes all vouchers from this roll invalid");?>')"><spanclass="glyphicon glyphicon-remove"title="<?=gettext("delete vouchers");?>"alt="<?=gettext("delete vouchers");?>"></span></a>
<aclass="btn btn-default btn-xs"href="services_captiveportal_vouchers.php?zone=<?=$cpzone;?>&act=csv&id=<?=$i;?>"><spanclass="glyphicon glyphicon-download-alt"title="<?=gettext("generate vouchers for this roll to CSV file");?>"alt="<?=gettext("generate vouchers for this roll to CSV file");?>"></span></a>