mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-21 14:43:31 +00:00
Improve display of S/MIME certificates
This commit is contained in:
@@ -187,9 +187,9 @@
|
||||
<!-- S/MIME Certificate -->
|
||||
<sg-block-toggle class="sg-no-print" layout="column">
|
||||
<md-list-item class="sg-button-toggle">
|
||||
<md-icon rsrc:md-svg-src="img/certificate.svg"><!-- certificate --></md-icon>
|
||||
<p class="md-flex">
|
||||
<var:string label:value="S/MIME Certificate"/>
|
||||
<md-icon rsrc:md-svg-src="img/certificate.svg"><!-- certificate --></md-icon>
|
||||
{{::'S/MIME Certificate' | loc}}
|
||||
</p>
|
||||
<md-button class="md-warn"
|
||||
ng-click="$AccountDialogController.removeCertificate()">
|
||||
|
||||
Reference in New Issue
Block a user