X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/4a12c839937370488b8b8a40bef376e7cb0a2ce6..e14cb525c640cb15bb6b2dfb62ccebbe78cb45cd:/SL/Controller/Layout/Top.pm?ds=inline 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 },