From a1607e62753acaff02eb59fb952c8c3109e8386c Mon Sep 17 00:00:00 2001 From: x620 Date: Fri, 29 Apr 2016 17:27:17 +0500 Subject: [PATCH] [DOC] add item about mouseover --- mail_to/doc/index.rst | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/mail_to/doc/index.rst b/mail_to/doc/index.rst index b58ea5a..de14c87 100644 --- a/mail_to/doc/index.rst +++ b/mail_to/doc/index.rst @@ -5,7 +5,8 @@ Usage ===== -* Open Discuss menu -* Many messages have Recipients info -* For messages created before install module it will not work where the recipients is not set there is not way restore recipients value -* Click Inbox left menu item, click Send mail button, set recipient and send message. This message will show recipient. \ No newline at end of file +* Open Discuss menu. +* Many messages have Recipients info. +* Click Inbox left menu item, click Send mail button, set recipient and send message. This message will show recipient. +* To see the recipient's need hover the mouse over a message. +* For messages created before install module it will not work where the recipients is not set there is not way restore recipients value.