]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/generic/calculate_qty.html
Buchungsjournal: Filter "Bearbeiter" gefixt
[mfinanz.git] / templates / webpages / generic / calculate_qty.html
index d7a8abd95e8d452aac7a1d701a3f13f67de7a6bc..97e9e426456620fd4852e35ba6d78ab98ae8a011 100644 (file)
@@ -1,7 +1,5 @@
 [%- USE T8 %]
 [%- USE HTML %]
-<body onload="[%- onload %]">
-
  <form name="Form">
 
   <input type="hidden" name="input_name" value="[% HTML.escape(input_name) %]">
@@ -88,5 +86,3 @@
    }
  </script>
 
-</body>
-</html>