mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-09 09:27:03 +03:00
Composer changes for OpenPGP.js
This commit is contained in:
parent
e731343093
commit
3cc3a76b23
3 changed files with 92 additions and 47 deletions
|
|
@ -28,7 +28,7 @@
|
|||
<td>
|
||||
<span class="open-pgp-key-img fontastic" data-i18n="[title]SETTINGS_OPEN_PGP/TITLE_PRIVATE">🔒</span>
|
||||
<span class="open-pgp-key-user" data-bind="foreach: users">
|
||||
<div class="open-pgp-key-user-address" data-bind="text: $data"></div>
|
||||
<span class="open-pgp-key-user-address" data-bind="text: $data" style="display:inline-block"></span>
|
||||
</span>
|
||||
</td>
|
||||
<td>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue