diff options
author | Andre Klapper <a9016009@gmx.de> | 2012-08-08 22:30:19 +0800 |
---|---|---|
committer | Andre Klapper <a9016009@gmx.de> | 2012-08-08 23:14:26 +0800 |
commit | 330b2e0fb9459bdc6fb9d5a8709989a787bee637 (patch) | |
tree | a7cfe4f5dbdc06c0f9903fabbc47ef3caa5dc6e5 /help/C/mail-composer-mail-signatures.page | |
parent | b6718c06e85acb1fd6c8dd21c81d3ac3d34928c4 (diff) | |
download | gsoc2013-evolution-330b2e0fb9459bdc6fb9d5a8709989a787bee637.tar.gz gsoc2013-evolution-330b2e0fb9459bdc6fb9d5a8709989a787bee637.tar.zst gsoc2013-evolution-330b2e0fb9459bdc6fb9d5a8709989a787bee637.zip |
User Docs: Add style hints to notes
Diffstat (limited to 'help/C/mail-composer-mail-signatures.page')
-rw-r--r-- | help/C/mail-composer-mail-signatures.page | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/help/C/mail-composer-mail-signatures.page b/help/C/mail-composer-mail-signatures.page index bfa513dd92..ffe384a712 100644 --- a/help/C/mail-composer-mail-signatures.page +++ b/help/C/mail-composer-mail-signatures.page @@ -21,6 +21,6 @@ <title>Working with email signatures</title> <p>A signature consists of one or more lines of text (or even a picture) that will be added at the end of an email that you send. It can contain contact information or other things. A signature always begins with two dashes and a space (<code>-- </code>).</p> -<note><p>The term "signature" is also differently used in terms of <link xref="mail-encryption">encryption</link>.</p></note> +<note style="tip"><p>The term "signature" is also differently used in terms of <link xref="mail-encryption">encryption</link>.</p></note> </page> |