action_report zu den anderen actions verschoben
[kivitendo-erp.git] / templates / webpages / admin / test_db_connection.html
index 657f48b..78829da 100644 (file)
@@ -1,8 +1,7 @@
 [%- USE T8 %]
 [%- USE HTML %]
-<body>
 
- <div class="listtop">[% title %]</div>
+ <h1>[% title %]</h1>
 
  [%- IF connection_ok %]
 
@@ -24,6 +23,3 @@
    <input type="button" class="submit" onclick="window.close()" value="[% 'Close Window' | $T8 %]">
   </form>
  </p>
-
-</body>
-</html>