Csv Import in Datenbank zwischenspeichern und rudimentärer Report.
[kivitendo-erp.git] / templates / webpages / admin / update_dataset.html
index d16b039..293ab88 100644 (file)
@@ -1,8 +1,6 @@
 [%- USE T8 %]
 [%- USE HTML %]
-<body class="admin">
-
- <h2>[% title %]</h2>
+ <h1>[% title %]</h1>
  <p><a href="admin.pl?action=pg_database_administration">[% 'Back' | $T8 %]</a></p>
  [% IF ALL_UPDATED %]
   [% 'All Datasets up to date!' | $T8 %]
@@ -53,5 +51,3 @@
   </form>
 
  [% END %]
-
-</body>