]> wagnertech.de Git - mfinanz.git/blobdiff - bin/mozilla/oe.pl
setupPoints und setupDateFormat in ein partial Layout verschoben
[mfinanz.git] / bin / mozilla / oe.pl
index a5feea84a27f167bc632d6b73305c4bf735f99e0..f73c437765486bceb761e5d8f01059ccb1b71a1e 100644 (file)
@@ -1459,8 +1459,6 @@ sub backorder_exchangerate {
   $form->header;
 
   print qq|
-<body>
-
 <form method=post action=$form->{script}>
 |;
 
@@ -1512,9 +1510,6 @@ sub backorder_exchangerate {
     . $locale->text('Continue') . qq|">
 
 </form>
-
-</body>
-</html>
 |;
 
   $main::lxdebug->leave_sub();