]> wagnertech.de Git - mfinanz.git/blobdiff - bin/mozilla/arap.pl
Header-Menu soll nicht mitscrollen
[mfinanz.git] / bin / mozilla / arap.pl
index 3b1a443113e2dcc28f59bfa6e715f49db5f24967..27b0e3bfa2003bd48b4d9ce10fc3f47671a943b7 100644 (file)
@@ -169,8 +169,6 @@ sub select_name {
   my $title = $locale->text('Select from one of the names below');
 
   print qq|
-<body>
-
 <form method=post action=$form->{script}>
 
 <table width=100%>
@@ -249,9 +247,6 @@ sub select_name {
 <input class=submit type=submit name=action value="|
     . $locale->text('Continue') . qq|">
 </form>
-
-</body>
-</html>
 |;
 
   $main::lxdebug->leave_sub();