On Wed, Feb 25, 2004 at 09:42:51AM +1000, Thau Thai wrote: > I have created a new theme and have set it as default in the config.pm > file. The problem is, the new theme appears at the customer login screen > but once the customer logs in the theme is back to the default not to > what I have set it to be. What config changes do I have to make?
Drop the UserTheme preferences. sql> delete from customer_preferences where preferences_key = 'UserTheme'; > The other question is with the ticket priority, I have reversed the > settings eg High Priority is now 1. Which dtl file do I need to change > to get the colour settings ie. High priority colour is red. Kernel/Output/HTML/Standard/Header.dtl -=> priority id color PS: Important is also http://doc.otrs.org/1.2/en/html/priority.html > Thau. Martin Edenhofer -- ((otrs.de)) :: OTRS GmbH :: Norsk-Data-Str. 1 :: 61352 Bad Homburg http://www.otrs.de/ :: Manage your communication! _______________________________________________ OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs Support oder Consulting f�r Ihr OTRS System? => http://www.otrs.de/
