posaune
[kivitendo-erp.git] / templates / webpages / generic / calculate_qty.html
index f4ca568..035caa6 100644 (file)
@@ -1,6 +1,6 @@
 [%- USE T8 %]
 [%- USE HTML %]
-<body onload="[%- onload %]">
+<h1>[% title %]</h1>
 
  <form name="Form">
 
@@ -8,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>
@@ -88,4 +83,3 @@
    }
  </script>
 
-</body>