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.
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.