mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-09-26 15:40:32 +00:00
Do not show any signature verification icon at all when SMIME is not supported
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
xmlns:label="OGo:label"
|
||||
class="signed"
|
||||
const:id="signedMessage"
|
||||
var:supports-smime="supportsSMIME"
|
||||
var:valid="validSignature"
|
||||
var:error="validationMessage">
|
||||
<var:foreach list="bodyInfo.parts" item="childInfo" index="childIndex">
|
||||
|
||||
Reference in New Issue
Block a user