X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/29b19ab4e9ae10acadbb951d91c6570c73a1657a..adf1b8cbb7c9b2b49e73256ea66c6fed00e8466e:/SL/User.pm diff --git a/SL/User.pm b/SL/User.pm index 18bf0697b..640299d8a 100644 --- a/SL/User.pm +++ b/SL/User.pm @@ -177,7 +177,6 @@ sub login { $self->{"menustyle"} eq "v3" ? "menuv3.pl" : $self->{"menustyle"} eq "neu" ? "menunew.pl" : $self->{"menustyle"} eq "js" ? "menujs.pl" : - $self->{"menustyle"} eq "xml" ? "menuXML.pl" : "menu.pl"; print $form->parse_html_template("dbupgrade/footer", { "menufile" => $menufile });