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