]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/admin/backup_dataset.html
Aufrufe von focus() entfernt.
[mfinanz.git] / templates / webpages / admin / backup_dataset.html
index bce74e048a22ef891f6d800a47fd8e45d7170851..85739b4bfbe9ceab04607a25529732664650f67c 100644 (file)
@@ -1,5 +1,6 @@
 [%- USE T8 %]
-[% USE HTML %]<body class="admin" onload="set_subject(); document.getElementsByName('to')[0].focus(); ">
+[%- USE HTML %]
+<body class="admin" onload="set_subject(); document.getElementsByName('to')[0].focus(); ">
 
  <script type="text/javascript">
   <!--
@@ -93,5 +94,3 @@
 
  [% END %]
 
-</body>
-</html>