I'd like to modify the default skin to display the email address currently logged in. I'm new to this but it looks like I use "rcmail_current_username". I want it to appear above the RC logo, so I amended header.html:
<div id="header"><roundcube:object name="rcmail_current_username" />
I don't think this is calling the routine though. Do I have the right idea?
~ ~ Dave