Problem
When user changes the footer text, the the text will concatenate with ticket.pm (i.e. setting the footer to "test" result in ticket.pmtest footer)
Solution
Automatically includes - to the text if the user adds something to the footer. This is the best compromise while including ticket.pm on the footer.
Problem
When user changes the footer text, the the text will concatenate with
ticket.pm(i.e. setting the footer to "test" result inticket.pmtestfooter)Solution
Automatically includes
-to the text if the user adds something to the footer. This is the best compromise while includingticket.pmon the footer.