CONTACT

“Need help?” contact info displayed on the dashboard for users

Accepted values: string (HTML)

Context: Core (core/config.php)

// Text for welcome page contact info ("Need help?").
$GLOBALS['LIVEWHALE_CONFIG']['CONTACT']='';

When enabled, this will appear on the bottom of the Dashboard for logged-in users.

// Text for welcome page contact info ("Need help?").
$GLOBALS['LIVEWHALE_CONFIG']['CONTACT']='<p>Contact the <a href="mailto:helpdesk@myschool.edu">help desk</a> for assistance using LiveWhale, or check out our <a href="/user-guides/">user guides</a>.</p>';