X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/f3490e85153f60ce199993585fc11613185c3896..6c27e6e48268d1a70e581d75f97446007bbedc68:/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 });