Inserting Help

Inserting Help

by Jay S -
Number of replies: 0

I have inserted a help thingy (icon and all) inside the edit profile page. The help is for the Enable Email

I want to know if i did this the right way or not. I am unsure of how to insert these things, so that there added to the help file and so they can be translated. So please assist me.

Heres the code

<?php echo(helpbutton ("EmailActivated", "", "moodle", "false", "false", "<table><tr><td class=\"generalboxcontent\" bgcolor=\"#ffffff\"><p align=\"center\"><b>Email Activated</b></p><p> This email address is enabled</p><ul> <li>Allows moodle to automatically send you emails from forums and etc.</li></ul> <p>This email address is disabled</p><ul><li>Will disable moodle emails from forums and etc.</li></ul><p>Disabling the emails is a good idea when you plan on not using moodle.</p></td></tr></table>", "false"))?>

Average of ratings: -