diff options
author | redmatrix <git@macgirvin.com> | 2016-04-18 06:47:57 +1000 |
---|---|---|
committer | redmatrix <git@macgirvin.com> | 2016-04-18 06:47:57 +1000 |
commit | 5591eac973c934a8e0cd7602e61e1f6aabe08c66 (patch) | |
tree | 70cead4d5e43cf94d0cc1f3ebd6977f6b911827c /doc/context/en/mail/help.html | |
parent | ce582ccadaaf91b611d1c2529b2ba21fc36f5f17 (diff) | |
parent | f4cca21fdf99f0cdd9be900c9190f7e5f6590828 (diff) | |
download | volse-hubzilla-5591eac973c934a8e0cd7602e61e1f6aabe08c66.tar.gz volse-hubzilla-5591eac973c934a8e0cd7602e61e1f6aabe08c66.tar.bz2 volse-hubzilla-5591eac973c934a8e0cd7602e61e1f6aabe08c66.zip |
Merge pull request #345 from anaqreon/context-help
New help panel that slides in from the top and pushes the content ...
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 |