Honza,
> my users want to change position of their signature from bottom to top when they reply a ticket. You will probably need to create a complete overlay file for Elements/MessageBox in local/html/Elements/MessageBox (just copy the original file over to the new directory). In this new file switch the order of $message and $signature. For example, replace the following line: <% $Default || '' %><% $message %><% $signature %></textarea> with <% $Default || '' %><% $signature . "\n\n" %><% $message %></textarea> Maciek -- Maciej Dobrzanski PSCE - MySQL Consulting Experts e-mail: <mailto:[email protected]> [email protected] | skype: psce_skype | url: http:// <http://www.psce.com/> www.psce.com/
-------- We're hiring! http://bestpractical.com/jobs
