/admin/help/rsvp contains:

<ul>
<li>enable the RSVP module at <a href="%3Cem%3E/admin/modules%3C/em%3E">administer &gt;&gt; modules</a>.</li>
<li>not administer the RSVP module.</li>
<li>create an RSVP for an event by clicking the <strong>create RSVP</strong>  on the bottom left of the event.</li>
<li>view your invites at <a href="%3Cem%3E/rsvp%3C/em%3E">your invites tab</a>.</li>

<li>view your RSVPs at <a href="%3Cem%3E/rsvp/manage%3C/em%3E">your RSVPs tab</a>.</li>
<li>view, edit, and invite more attendees for each RSVP.</li>
</ul>

Even if you take the highlight HTML out - to give what was probably meant the menu options aren't working (I have set the permissions)

Comments

owahab’s picture

Version: 5.x-1.1 » 5.x-1.x-dev
Component: Code » Documentation
Assigned: Unassigned » owahab

Well, csc4, I haven't really done any work in hook_help when I ported the module.
I gave it the lowest priority which is my fault.
I will do my best fix the whole help section.

Thanks for your contribution.

csc4’s picture

Thank you for all your hard work - didn't realise you hadn't done the hook_help on purpose.

If it helps I've seen in other posts that the is introduced using %replace rather than @replace

owahab’s picture

Status: Active » Fixed

Will appear in next release.

owahab’s picture

Status: Fixed » Closed (fixed)