diff options
author | redmatrix <git@macgirvin.com> | 2016-04-17 19:58:59 -0700 |
---|---|---|
committer | redmatrix <git@macgirvin.com> | 2016-04-17 19:58:59 -0700 |
commit | 9cddbc9a47e3d9ddb59165016b93a7ea7ea46a2b (patch) | |
tree | d6641301265524f0159f17776cf9376beee5f5dd /doc/context/en/mail/help.html | |
parent | 966773cdbba80103e93290ccf01d0c91df5a000e (diff) | |
parent | 7229cd56ede29fd1ac923f9faf097a17fbb06aa3 (diff) | |
download | volse-hubzilla-9cddbc9a47e3d9ddb59165016b93a7ea7ea46a2b.tar.gz volse-hubzilla-9cddbc9a47e3d9ddb59165016b93a7ea7ea46a2b.tar.bz2 volse-hubzilla-9cddbc9a47e3d9ddb59165016b93a7ea7ea46a2b.zip |
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge
Diffstat (limited to 'doc/context/en/mail/help.html')
-rw-r--r-- | doc/context/en/mail/help.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/context/en/mail/help.html b/doc/context/en/mail/help.html new file mode 100644 index 000000000..a2361a135 --- /dev/null +++ b/doc/context/en/mail/help.html @@ -0,0 +1,10 @@ +<dl class="dl-horizontal"> + <dt>General</dt> + <dd>The messages displayed in private mail are visible only to you and the single recipient. </dd> + <dt>Combined View</dt> + <dd>Complete conversations can be viewed in a continuous thread by selecting <b>Combined View</b>. Available conversations are displayed beneath the menu in the side panel.</dd> + <dt>Inbox/Outbox</dt> + <dd>Individual sent messages are viewed by selecting <b>Outbox</b>, and incoming messages are viewed using the <b>Inbox</b> filter.</dd> + <dt>New Message</dt> + <dd>Individual messages have delivery reports that can be viewed using the drop-down menu. Messages can also be recalled from the same menu, which can prevent the recipient from viewing the message <i>if they have not already read it</i>.</dd> +</dl>
\ No newline at end of file |