]> wagnertech.de Git - mfinanz.git/blobdiff - bin/mozilla/common.pl
manuelle ergänzungen zum vorherigen commit
[mfinanz.git] / bin / mozilla / common.pl
index 1b054cf22ab4858d2ba94408da07566850d6b743..15e1fe4a7628a85271d7bf443460bff00311541e 100644 (file)
@@ -528,7 +528,7 @@ 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></html>|;
+    print qq|</body>|;
   }
 
   $main::lxdebug->leave_sub();