Update Recipients.vue

Update PGP Inline tooltip to better explain the impact of the Inline PGP option.
This commit is contained in:
mannp 2022-11-02 14:56:41 +00:00 committed by GitHub
parent 009959e4c4
commit 6fb61e78d7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -64,7 +64,7 @@
PGP/Inline
<span
class="tooltip outline-none"
data-tippy-content="Use inline (PGP/Inline) instead of PGP/MIME encryption for forwarded messages. Please Note: This will ONLY encrypt and forward the plain text content!"
data-tippy-content="Use inline (PGP/Inline) instead of PGP/MIME encryption for forwarded messages. Please Note: Turn off if you wish to receive html or mixed type messages. Turn on for plain text ONLY"
>
<icon name="info" class="inline-block w-4 h-4 text-grey-300 fill-current" />
</span>