X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/0f69c7262394cd4c831332f1e87a2b28ef6f6096..a8814e0ef7175fef00ba18195ba2d457095b96ad:/SL/Controller/Layout/Top.pm diff --git a/SL/Controller/Layout/Top.pm b/SL/Controller/Layout/Top.pm index f4305d6e0..b8e4c080d 100644 --- a/SL/Controller/Layout/Top.pm +++ b/SL/Controller/Layout/Top.pm @@ -3,7 +3,7 @@ package SL::Controller::Layout::Top; use strict; use parent qw(SL::Controller::Layout::Base); -sub render { +sub pre_content { my ($self) = @_; $self->SUPER::render('menu/header', { partial => 1, no_output => 1 },