<ahref="system_certmanager.php?act=p12&id=<?=$i;?>"class="btn btn-default btn-xs"title="<?=gettext("export ca cert+user cert+user cert key in .p12 format");?>">
<spanclass="glyphicon glyphicon-download"></span>
</a>
</td>
<?phpif(!cert_in_use($cert['refid'])):?>
<td>
<ahref="system_certmanager.php?act=del&id=<?=$i;?>"class="btn btn-default btn-xs"onclick="return confirm('<?=gettext("Do you really want to delete this Certificate?");?>')"title="<?=gettext("delete cert");?>">
<ahref="system_certmanager.php?act=p12&id=<?=$i;?>"class="btn btn-default btn-xs"title="<?=gettext("export ca cert+user cert+user cert key in .p12 format");?>">
<spanclass="glyphicon glyphicon-download"></span>
</a>
</td>
<?phpif(!cert_in_use($cert['refid'])):?>
<td>
<ahref="system_certmanager.php?act=del&id=<?=$i;?>"class="btn btn-default btn-xs"onclick="return confirm('<?=gettext("Do you really want to delete this Certificate?");?>')"title="<?=gettext("delete cert");?>">