]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/am/confirm_delete_warehouse.html
Dokumentationslink bei Vorlagen bearbeiten angepasst
[mfinanz.git] / templates / webpages / am / confirm_delete_warehouse.html
index b20b415c7f9323b9802780f95ef47863075ec4c4..d26b75dbb975d04859827fb74e56a3bba8dc0e53 100644 (file)
@@ -1,8 +1,6 @@
 [%- USE T8 %]
 [%- USE HTML %]
-<body>
-
- <div class="listtop">[% title %]</div>
+ <h1>[% title %]</h1>
 
  <p>[% 'Do you really want to delete this warehouse?' | $T8 %]</p>
 
@@ -19,5 +17,4 @@
   <input type="submit" class="submit" name="action" value="[% 'Delete' | $T8 %]">
  </form>
 
-</body>
 </form>