Filtern/Anzeigen von Kunden-/Lieferanten-CVars in VK-Rechnungs-Berichten
[kivitendo-erp.git] / templates / webpages / generic / calculate_qty.html
index 73dd750..035caa6 100644 (file)
@@ -1,5 +1,6 @@
 [%- USE T8 %]
-[% USE HTML %]<body onload="[% onload %]">
+[%- USE HTML %]
+<h1>[% title %]</h1>
 
  <form name="Form">
 
@@ -7,11 +8,6 @@
   <input type="hidden" name="input_id" value="[% HTML.escape(input_id) %]">
 
   <table width="100%">
-   <tr>
-    <th class="listtop">[% title %]</th>
-   </tr>
-   <tr height="5"></tr>
-
    <tr><td>[% 'Please insert object dimensions below.' | $T8 %]</td></tr>
 
    <tr>
@@ -87,5 +83,3 @@
    }
  </script>
 
-</body>
-</html>