Auftrags-Controller: Mehrfach-Artikelauswahl mit Mengeneingabe.
[kivitendo-erp.git] / templates / webpages / oe / check_for_direct_delivery.html
index 35a5135..b2a5b16 100644 (file)
@@ -1,7 +1,6 @@
 [%- USE T8 %]
-[% USE HTML %]<body>
-
- <div class="listtop" width="100%">[% 'Carry over shipping address' | $T8 %]</div>
+[%- USE HTML %]
+<h1>[% 'Carry over shipping address' | $T8 %]</h1>
 
  <p>[% 'You have entered or selected the following shipping address for this customer:' | $T8 %]</p>
 
@@ -83,5 +82,3 @@
 
  </form>
 
-</body>
-</html>