
Nils Breunese (Lemonbit) wrote:
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.
------------------------------------------------------------------------
_______________________________________________ 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 or consulting for your OTRS system? => http://www.otrs.com/ Duh. Oh I got it - sysconfig in the admin setup section - thanks.