]> wagnertech.de Git - mfinanz.git/blobdiff - bin/mozilla/common.pl
manuelle ergänzung zum vorherigen commit
[mfinanz.git] / bin / mozilla / common.pl
index 15e1fe4a7628a85271d7bf443460bff00311541e..98e586f0ff233dbc00997212d96693bbdfac8845 100644 (file)
@@ -528,7 +528,6 @@ sub mark_as_paid_common {
     print qq|<p><b>|.$locale->text('Mark as paid?').qq|</b></p>|;
     print qq|<input type="button" value="|.$locale->text('yes').qq|" onclick="document.location.href='|.$referer.qq|'">&nbsp;|;
     print qq|<input type="button" value="|.$locale->text('no').qq|" onclick="javascript:history.back();">|;
-    print qq|</body>|;
   }
 
   $main::lxdebug->leave_sub();