X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/cd73950c9f7616255cf917e36a6e1a03627f860d..ebc23a03b49e640a64d1b5b2c792c0bd01e6c93c:/SL/Layout/V3.pm diff --git a/SL/Layout/V3.pm b/SL/Layout/V3.pm index 03c6f3ebf..ed7733cb3 100644 --- a/SL/Layout/V3.pm +++ b/SL/Layout/V3.pm @@ -132,7 +132,7 @@ sub init_sub_layouts { sub use_stylesheet { my $self = shift; qw( - frame_header/header.css + icons16.css frame_header/header.css ), $self->SUPER::use_stylesheet(@_); }