Zahlungsbedingungen bei Lieferscheinen; veraltete Spalte »terms« entfernt
[kivitendo-erp.git] / templates / webpages / generic / part_selection.html
index e9997d2..9745334 100644 (file)
@@ -1,6 +1,6 @@
 [%- USE T8 %]
 [%- USE HTML %]
-<body [%- IF onload %]onload="[%- onload %]"[%- END %]>
+<h1>[% title %]</h1>
 
  <form action="[% HTML.escape(script) %]" method="post" name="Form">
 
@@ -14,8 +14,6 @@
   <input type="hidden" name="options" value="[% HTML.escape(options) %]">
   <input type="hidden" name="new_description" value="[% HTML.escape(description) %]">
 
-  <div class="listtop">[% title %]</div>
-
   <table width="100%">
    <tr>
     <td>
       //-->
  </script>
 
-</body>