diff options
-rw-r--r-- | help/C/index.page | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/help/C/index.page b/help/C/index.page index 219654587..7423caed5 100644 --- a/help/C/index.page +++ b/help/C/index.page @@ -28,22 +28,22 @@ Empathy Instant Messenger </title> - <section id="text-conv" style="2column"> - <title>Text Conversations</title> - </section> - - <section id="audio-video" style="2column"> - <title>Audio and Video Conversations</title> + <section id="accounts" style="2column"> + <title>Account Management</title> </section> <section id="contacts" style="2column"> <title>Contact Management</title> </section> - <section id="accounts" style="2column"> - <title>Account Management</title> + <section id="text-conv" style="2column"> + <title>Text Conversations</title> </section> + <section id="audio-video" style="2column"> + <title>Audio and Video Conversations</title> + </section> + <section id="advanced" style="2column"> <title>Advanced Actions</title> </section> |