From: <be...@us...> - 2012-08-25 11:06:03
|
Revision: 10101 http://xoops.svn.sourceforge.net/xoops/?rev=10101&view=rev Author: beckmi Date: 2012-08-25 11:05:56 +0000 (Sat, 25 Aug 2012) Log Message: ----------- Fixing help Modified Paths: -------------- XoopsCore/branches/2.5.x/2.5.6/htdocs/modules/pm/language/english/help/help.html Modified: XoopsCore/branches/2.5.x/2.5.6/htdocs/modules/pm/language/english/help/help.html =================================================================== --- XoopsCore/branches/2.5.x/2.5.6/htdocs/modules/pm/language/english/help/help.html 2012-08-25 10:50:48 UTC (rev 10100) +++ XoopsCore/branches/2.5.x/2.5.6/htdocs/modules/pm/language/english/help/help.html 2012-08-25 11:05:56 UTC (rev 10101) @@ -7,11 +7,10 @@ <p>No special measures necessary, follow the standard installation process – extract the /pm folder into the ../modules directory. Install the module through Admin -> System Module -> Modules.</p> <p>Detailed instructions on installing modules are available in the <a href="http://goo.gl/adT2i" title="XOOPS Operations Manual">XOOPS Operations Manual</a> </p> <h4 class="odd">Operating instructions</h4> - <p class="even">To set up this module you need to:</p> - <ul> + <ul> <li>You enter your Inbox directly from the front page, or by clicking on the top link "Go to module" in the PM's Admin area.</li> <li>Configure your preferences for the module (see ‘Preferences’) and optionally the PM block if you intend to use it (see ‘Blocks’).</li> - <li>you can do mass deleting of your messages by using the "Prune Messages" tab.</li> + <li>You can do mass deleting of your messages by using the "Prune Messages" tab.</li> </ul> <h4 class="odd">Tutorial</h4> <p class="even">Tutorial coming soon.</p> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |