]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/generic/select_part.html
</html> entfernen
[mfinanz.git] / templates / webpages / generic / select_part.html
index 324c4738ad67436e5102de2cdde655273d9e8e6f..c70be7edb059cb03d01df9e61f71cf6dc914de41 100644 (file)
@@ -1,5 +1,6 @@
 [%- USE T8 %]
-[% USE HTML %]<body [% IF onload %]onload="[% onload %]"[% END %]>
+[%- USE HTML %]
+<body [%- IF onload %]onload="[%- onload %]"[%- END %]>
 
  <form method="post" action="[% HTML.escape(script) %]">
 
@@ -82,4 +83,3 @@
  </form>
 
 </body>
-</html>