Roundcube Community Forum

News and Announcements => General Discussion => Topic started by: emmeliv on December 17, 2010, 10:02:06 AM

Title: Toolbar, last button
Post by: emmeliv on December 17, 2010, 10:02:06 AM
Hi!

I have made a "help"-button which I would like to add as the last button on the toolbar. Is there a way to make it appear after the "message menu" button?
If I add my button to the toolbar it appears between the "delete" and "mark message" buttons.
Title: Toolbar, last button
Post by: Julius Caesar on December 17, 2010, 11:00:13 AM
There is...

You'll need to modify a few files in the skin folder:

/skins//templates/mail.html
/skins//templates/message.html

Move the line:


to the location where you want it (probably 2 lines lower).

P.S. This affects all buttons which are added using plugins.