diff options
author | Andre Klapper <a9016009@gmx.de> | 2013-06-23 00:28:30 +0800 |
---|---|---|
committer | Andre Klapper <a9016009@gmx.de> | 2013-06-23 00:28:30 +0800 |
commit | f4d5bc52d7fe6e020ea87af75e7509fdda34b026 (patch) | |
tree | 585826935b3844cf70fdaed669bb04f217200c36 /help/C/intro-first-run.page | |
parent | 4ba63828e40b687423c195af461ad12ba3fc2b2d (diff) | |
download | gsoc2013-evolution-f4d5bc52d7fe6e020ea87af75e7509fdda34b026.tar.gz gsoc2013-evolution-f4d5bc52d7fe6e020ea87af75e7509fdda34b026.tar.zst gsoc2013-evolution-f4d5bc52d7fe6e020ea87af75e7509fdda34b026.zip |
User docs: Do not use plus character in IDs so it validates
Diffstat (limited to 'help/C/intro-first-run.page')
-rw-r--r-- | help/C/intro-first-run.page | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/help/C/intro-first-run.page b/help/C/intro-first-run.page index b6a5bf0145..8b307c5819 100644 --- a/help/C/intro-first-run.page +++ b/help/C/intro-first-run.page @@ -50,11 +50,11 @@ <note style="tip"><p>Later on, if you want to change an account, or if you want to create another one, go to <guiseq><gui>Edit</gui><gui>Preferences</gui><gui>Mail Accounts</gui></guiseq>. Select the account you want to change, then click <gui style="button">Edit</gui>. Alternately, add a new account by clicking <gui style="button">Add</gui>.</p></note> -<section id="server-type-imap+"> +<section id="server-type-imap-plus"> <title>IMAP+</title> <p>Keeps the mail on the server so you can access your mail from multiple systems.</p> - <section id="configure-sending-imap+" ui:expanded="false"> + <section id="configure-sending-imap-plus" ui:expanded="false"> <info> <title type="ui:collapsed">Show how to configure this account type</title> </info> |