Zahlungsbedingungen bei Lieferscheinen; veraltete Spalte »terms« entfernt
[kivitendo-erp.git] / templates / webpages / generic / part_selection.html
index ac4aa4a..9745334 100644 (file)
@@ -1,5 +1,6 @@
 [%- USE T8 %]
-[% USE HTML %]<body [% IF onload %]onload="[% onload %]"[% END %]>
+[%- USE HTML %]
+<h1>[% title %]</h1>
 
  <form action="[% HTML.escape(script) %]" method="post" name="Form">
 
@@ -13,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>
-</html>