
12 Dec
2007
12 Dec
'07
4:10 p.m.
Steve Clark wrote:
I couldn't find Set Core::DefaulTheme in SysConfig ?
Just type 'DefaultTheme' in the SysConfig search field and it should list Core on the right and after clicking that I see the setting for DefaultTheme.
But in Kernel/Config/Defaults.pm there appears to be a default theme - but changing and restarting otrs did nothing. I then found in Kernel/Config/Files/ ZZZAAuto.pm much of the same stuff that is in Kernel/Config/Defaults.pm and changing $Self-
{'DefaultTheme'} = 'Standard'; to my new theme name seemed to work.
Setting it there is the same as setting it through SysConfig, I believe. Nils Breunese.