]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/admin/restore_dataset.html
Aufrufe von focus() entfernt.
[mfinanz.git] / templates / webpages / admin / restore_dataset.html
index 2817315148b68722da43a4a6b197a3ba88248c44..0ca7c3de27e9701066dfae784dbc48153a7adf3c 100644 (file)
@@ -1,5 +1,6 @@
 [%- USE T8 %]
 [%- USE T8 %]
-[% USE HTML %]<body class="admin" onload="document.getElementsByName('dbname')[0].focus(); ">
+[%- USE HTML %]
+<body class="admin" onload="document.getElementsByName('dbname')[0].focus(); ">
 
  <h2>[% title %]</h2>
 
 
  <h2>[% title %]</h2>
 
@@ -54,5 +55,3 @@
 
  </form>
 
 
  </form>
 
-</body>
-</html>