diff options
author | Andre Klapper <a9016009@gmx.de> | 2012-02-18 20:34:11 +0800 |
---|---|---|
committer | Andre Klapper <a9016009@gmx.de> | 2012-02-18 20:34:11 +0800 |
commit | 3714a8cd3c6149f98b4f4e8095c0582e0260556d (patch) | |
tree | e29b4e9cee63e0a3fca34486a50ba34719ed560a /help | |
parent | 4a0a38493c7d5850801f7d7b8574727c808860ec (diff) | |
download | gsoc2013-evolution-3714a8cd3c6149f98b4f4e8095c0582e0260556d.tar.gz gsoc2013-evolution-3714a8cd3c6149f98b4f4e8095c0582e0260556d.tar.zst gsoc2013-evolution-3714a8cd3c6149f98b4f4e8095c0582e0260556d.zip |
User Docs: Fix position of <note> so it is actually displayed
Diffstat (limited to 'help')
-rw-r--r-- | help/C/mail-searching.page | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/help/C/mail-searching.page b/help/C/mail-searching.page index cbc13f77a8..2ee65eea9d 100644 --- a/help/C/mail-searching.page +++ b/help/C/mail-searching.page @@ -32,8 +32,9 @@ <steps>
<item><p>Click on the search icon <media type="image" mime="image/png" src="figures/search-icon.png"/> to expand the drop-down list.</p></item>
<item><p>Select the search condition from the list.</p></item>
-<item><p>Select the scope from the drop-down list right to the text box.</p></item>
+<item><p>Select the scope from the drop-down list right to the text box.</p>
<note style="tip"><p>For the <gui>Current Account</gui> scope, the term "account" refers to top-level nodes in the mail folder pane, like "On this computer" and remote mail accounts.</p></note>
+</item>
<item><p>Enter the text you want to search for and press <key>Enter</key>.</p></item>
<item><p>Evolution displays the search results.</p></item>
</steps>
|