Hi all,

I'm looking for a module (or a non-tech/client friendly solution) to display a welcome role specific message on the user page.

For example, if the user is assigned the role of 'admin', the message would be 'Welcome admin. Role specific text...'. If the user was assigned the role of 'user', the message would be 'Welcome user. Role specific text...'.

Does such a module exist?

I know this can be done with a simple bit of PHP, but my client is non-technical and doesn't want to call on me he adds a new role (of which there will be many).

Cheers in advance.