]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/admin/delete_dataset.html
Aufrufe von focus() entfernt.
[mfinanz.git] / templates / webpages / admin / delete_dataset.html
index 2062aed2fa0bcc7b814d9b7c7db5d23daa7acdec..17de8b1a37263b69fcfb753e6c5bbdf8149196c3 100644 (file)
@@ -1,8 +1,9 @@
 [%- USE T8 %]
-[% USE HTML %]<body class="admin">
+[%- USE HTML %]
+<body class="admin">
 
  <h2>[% title %]</h2>
-
+ <p><a href="admin.pl?action=pg_database_administration">[% 'Back' | $T8 %]</a></p>
  <form method="post" action="admin.pl">
 
   <p>[% 'You can only delete datasets that are not in use.' | $T8 %]
@@ -28,5 +29,3 @@
 
  </form>
 
-</body>
-</html>